Interaction logic for UIEditorView.xaml
View code on GitHub
UIEditorView
Inheritance Hierarchy
System.Windows.Threading DispatcherObject
System.Windows DependencyObject
System.Windows.Media Visual
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls ContentControl
System.Windows.Controls UserControl
DeltaEngine.Editor.UIEditor UIEditorView
Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The UIEditorView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UIEditorView | Initializes a new instance of the UIEditorView class |
Methods
Name | Description | |
---|---|---|
Activate | ||
Deactivate | ||
DecreaseRenderLayer | ||
IncreaseRenderlayer | ||
Init | ||
InitializeComponent |
InitializeComponent
View code on GitHub | |
Send |
Properties
Name | Description | |
---|---|---|
Icon | ||
RequiresLargePane | ||
ShortName |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also