Version 24.2 (latest)

Range Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMaximumGets or sets the maximum value of the Range.  
Public PropertyMinimumGets or sets the minimum value of the Range.  
Public PropertyScaleGets the scale of the Zoombar.  
Public PropertyScrollGets the scroll of the Zoombar.  
See Also