6 references to IsDirectionReversed
PresentationFramework (6)
System\Windows\Controls\Slider.cs (6)
192return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 196return slider.IsDirectionReversed; 995if (IsDirectionReversed) 1017if (IsDirectionReversed) 1061if (IsDirectionReversed) 1085if (IsDirectionReversed)