RangeBase Fields
Serves as the base class for all ranges.Name | Description |
---|---|
EndValueProperty static | Identifies the RangeBase.EndValue 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