Class TemplateExplorerView
Interaction logic for TemplateExplorerView.xaml
Inheritance
TemplateExplorerView
Implements
Inherited Members
Namespace: Phoenix.Aruba.Views
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class TemplateExplorerView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Constructors
View SourceTemplateExplorerView()
Initializes a new instance of the TemplateExplorerView class.
Declaration
public TemplateExplorerView()
Properties
View SourceTemplateFilter
Gets the template filter view model.
Declaration
public TemplateFilterViewModel TemplateFilter { get; }
Property Value
Type | Description |
---|---|
TemplateFilterViewModel |
Methods
View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()