Click or drag to resize

RayguidePrismApplicationBaseCreateShellDelegate Property

The delegate for the creation of 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#
public Func<DependencyObject> CreateShellDelegate { get; set; }

Property Value

FuncDependencyObject
See Also