Class TemplateBrowserView
Interaction logic for TemplateBrowserView.xaml This is a version of TemplateExplorerView used to browse templates to create bugs.
Inheritance
TemplateBrowserView
Implements
Inherited Members
Namespace: Phoenix.Aruba.Views
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class TemplateBrowserView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Constructors
View SourceTemplateBrowserView()
Initializes a new instance of the TemplateBrowserView class.
Declaration
public TemplateBrowserView()
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()