Click or drag to resize

CursorManagerDefaultCursorDefinition Property

What the default cursor definition should be, if desired

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CursorDefinition DefaultCursorDefinition { get; }

Property Value

Type: CursorDefinition
See Also