RayguidePrismApplicationBaseCreateShellDelegate Property |
The delegate for the creation of the main window.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic Func<DependencyObject> CreateShellDelegate { get; set; }Property Value
FuncDependencyObject
See Also