CursorsAppStarting Property |
Gets the System.Windows.Input.Cursor that appears when an application is
starting.
Namespace: System.Windows.InputAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static Cursor AppStarting { get; }
Property Value
Type:
CursorSee Also