EditorsResourceKeys Class
Provides access to the resource keys that identify all reusable styles/resources included in this assembly.
public static class EditorsResourceKeys
- Inheritance:
- object object
Properties
RangeSliderThumbHorizontalDownStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a horizontal orientation where the thumb points down.
public static ResourceKey RangeSliderThumbHorizontalDownStyleKey { get; }
Property Value
RangeSliderThumbHorizontalStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a horizontal orientation.
RangeSliderThumbHorizontalUpStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a horizontal orientation where the thumb points up.
RangeSliderThumbValueBadgeStyleKey
The ResourceKey for the Badge element that displays the value of a RangeSliderThumb on a RangeSlider.
RangeSliderThumbVerticalLeftStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a vertical orientation where the thumb points left.
RangeSliderThumbVerticalRightStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a vertical orientation where the thumb points right.
RangeSliderThumbVerticalStyleKey
The ResourceKey for a RangeSliderThumb that may be applied to RangeSlider elements in a vertical orientation.
RangeSliderTickBarStyleKey
The ResourceKey for the TickBar controls used by a RangeSlider element.