Property | Type | Description | |
---|---|---|---|
HigherRangeBackgroundProperty | |||
HigherRangeStyleProperty | |||
HigherRangeWidthProperty | |||
HigherThumbBackgroundProperty | |||
HigherValueChangedEvent | System.Windows.RoutedEvent | ||
HigherValueProperty | |||
LowerRangeBackgroundProperty | |||
LowerRangeStyleProperty | |||
LowerRangeWidthProperty | |||
LowerThumbBackgroundProperty | |||
LowerValueChangedEvent | System.Windows.RoutedEvent | ||
LowerValueProperty | |||
MaximumProperty | |||
MinimumProperty | |||
OrientationProperty | |||
RangeBackgroundProperty | |||
RangeStyleProperty | |||
RangeWidthProperty |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnHigherValueChanged ( double oldValue, double newValue ) : void | ||
OnLowerValueChanged ( double oldValue, double newValue ) : void | ||
OnMaximumChanged ( double oldValue, double newValue ) : void | ||
OnMinimumChanged ( double oldValue, double newValue ) : void | ||
OnOrientationChanged ( Orientation oldValue, Orientation newValue ) : void |
Method | Description | |
---|---|---|
AdjustView ( ) : void | ||
CoerceStep ( |
||
GetCoercedValues ( ) : CoercedValues | ||
GetThumbHeight ( System.Windows.Controls.Slider slider ) : double | ||
GetThumbWidth ( System.Windows.Controls.Slider slider ) : double | ||
HigherRange_Click ( object sender, |
||
HigherSlider_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
||
LowerRange_Click ( object sender, |
||
LowerSlider_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
||
OnHigherValueChanged ( |
||
OnLowerValueChanged ( |
||
OnMaximumChanged ( |
||
OnMinimumChanged ( |
||
OnOrientationChanged ( |
||
RangeSlider ( ) : System | ||
RangeSlider_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
SetHigherSliderValues ( double value, double minimum, double maximum ) : void | ||
SetLowerSliderValues ( double value, double minimum, double maximum ) : void | ||
SetSliderValues ( System.Windows.Controls.Slider slider, RoutedPropertyChangedEventHandler |
||
SetSlidersMargins ( ) : void | ||
Slider_Loaded ( object sender, |
protected OnHigherValueChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnLowerValueChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnMaximumChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnMinimumChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnOrientationChanged ( Orientation oldValue, Orientation newValue ) : void | ||
oldValue | Orientation | |
newValue | Orientation | |
return | void |
public static DependencyProperty,System.Windows HigherRangeBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows HigherRangeStyleProperty | ||
return |
public static DependencyProperty,System.Windows HigherRangeWidthProperty | ||
return |
public static DependencyProperty,System.Windows HigherThumbBackgroundProperty | ||
return |
public static RoutedEvent,System.Windows HigherValueChangedEvent | ||
return | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows HigherValueProperty | ||
return |
public static DependencyProperty,System.Windows LowerRangeBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows LowerRangeStyleProperty | ||
return |
public static DependencyProperty,System.Windows LowerRangeWidthProperty | ||
return |
public static DependencyProperty,System.Windows LowerThumbBackgroundProperty | ||
return |
public static RoutedEvent,System.Windows LowerValueChangedEvent | ||
return | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows LowerValueProperty | ||
return |
public static DependencyProperty,System.Windows MaximumProperty | ||
return |
public static DependencyProperty,System.Windows MinimumProperty | ||
return |
public static DependencyProperty,System.Windows OrientationProperty | ||
return |
public static DependencyProperty,System.Windows RangeBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows RangeStyleProperty | ||
return |