Class AttachmentsView
Interaction logic for AttachmentsView.xaml
Inheritance
AttachmentsView
Implements
Inherited Members
Namespace: Phoenix.Aruba.Views
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class AttachmentsView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Constructors
View SourceAttachmentsView()
Initializes a new instance of the AttachmentsView class.
Declaration
public AttachmentsView()
Properties
View SourceMediaMouseDoubleClick
Gets the delegate command for media double mouse click.
Declaration
public DelegateCommand<object> MediaMouseDoubleClick { get; }
Property Value
Type | Description |
---|---|
DelegateCommand<object> |
Methods
View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()