Class CloneExistingBugView
Interaction logic for CloneExistingBugView.xaml
Inheritance
CloneExistingBugView
Implements
Inherited Members
Namespace: Phoenix.Aruba.Views
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class CloneExistingBugView : Window, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Constructors
View SourceCloneExistingBugView(CloneExistingBugViewModel)
Initializes a new instance of the CloneExistingBugView class.
Declaration
public CloneExistingBugView(CloneExistingBugViewModel cloneExistingBugViewModel)
Parameters
Type | Name | Description |
---|---|---|
CloneExistingBugViewModel | cloneExistingBugViewModel | The view model to use as the data context. |
Methods
View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()