6 references to IsDirectionReversed
PresentationFramework (6)
System\Windows\Controls\Slider.cs (6)
203return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 207return slider.IsDirectionReversed; 1022if (IsDirectionReversed) 1044if (IsDirectionReversed) 1088if (IsDirectionReversed) 1112if (IsDirectionReversed)