Class ArubaView
Interaction logic for ArubaView.xaml
Inheritance
ArubaView
Implements
Inherited Members
Namespace: Phoenix.Aruba.Views
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class ArubaView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDisposable, IComponentConnector
Constructors
View SourceArubaView()
Initializes a new instance of the ArubaView class.
Declaration
public ArubaView()
Properties
View SourceViewModel
Gets the Aruba view model.
Declaration
public ArubaViewModel ViewModel { get; }
Property Value
Type | Description |
---|---|
ArubaViewModel |
Methods
View SourceDispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()