Click or drag to resize

RayguidePrismApplicationBaseCreateShell Method

Creates the main window.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntax
C#
protected override DependencyObject CreateShell()

Return Value

DependencyObject
The main window.
See Also