Skip to main content

RangeBase Fields

Serves as the base class for all ranges.
Name Description
EndValueProperty static Identifies the RangeBase.EndValue dependency property.
IsHitTestVisibleProperty static Identifies the RangeBase.IsHitTestVisible dependency property.
OptionsProperty static Identifies the RangeBase.Options dependency property.
StartValueProperty static Identifies the RangeBase.StartValue dependency property.
VisibleProperty static Identifies the LayerBase.Visible dependency property. Inherited from LayerBase.
See Also