Hosts the Viewport as UserControl
View code on GitHub
MainWindow
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 Window
DeltaEngine.Editor.Emulator.Tests MainWindow
Namespace: DeltaEngine.Editor.Emulator.Tests
Assembly: DeltaEngine.Editor.Emulator.Tests (in DeltaEngine.Editor.Emulator.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MainWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MainWindow | Initializes a new instance of the MainWindow class |
Methods
Name | Description | |
---|---|---|
InitializeComponent |
InitializeComponent
View code on GitHub |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also