Class ControlTypeEditor
Inheritance
System.Object
ControlTypeEditor
Namespace: ArtOfTest.WebAii.Design.UI.TypeEditors
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class ControlTypeEditor : UserControl, IComponentConnector
Constructors
ControlTypeEditor()
Declaration
public ControlTypeEditor()
Fields
SelectedControlTypeProperty
Declaration
public static readonly DependencyProperty SelectedControlTypeProperty
Field Value
System.Windows.DependencyProperty
|
Properties
SelectedControlType
Declaration
public Type SelectedControlType { get; set; }
Property Value
System.Type
|
ViewModel
Declaration
public ControlTypeEditorViewModel ViewModel { get; }
Property Value
ControlTypeEditorViewModel
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()