Version

CursorExtension Class Members

The following tables list the members exposed by CursorExtension.

Public Constructors
 NameDescription
Public ConstructorCursorExtension ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyFallbackValueReturns or sets the cursor that should be returned if the cursor resource could not be loaded.  
Public PropertyPathReturns or sets the string path for the cursor resource within the assembly that includes the TypeInAssembly  
Public PropertyTypeInAssemblyReturns or sets a type whose assembly contains the cursor resource specified by the Path  
Public Methods
 NameDescription
Public MethodProvideValueOverridden. Returns an System.Windows.Input.Cursor based on the properties of the markup extension.  
See Also