6 references to IsDirectionReversed
PresentationFramework (6)
System\Windows\Controls\Slider.cs (6)
191return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 195return slider.IsDirectionReversed; 991if (IsDirectionReversed) 1013if (IsDirectionReversed) 1057if (IsDirectionReversed) 1081if (IsDirectionReversed)