Version 24.2 (latest)

CustomCursors Class Properties

For a list of all members of this type, see CustomCursors members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDiagonalResizeCursorGets or sets the horizontal resize cursor.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHorizontalResizeCursorGets or sets the horizontal resize cursor.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyRightDiagonalResizeCursorGets or sets the horizontal resize cursor.  
Public PropertyVerticalResizeCursorGets or sets the vertical resize cursor.  
See Also