6 references to IsDirectionReversed
PresentationFramework (6)
System\Windows\Controls\Slider.cs (6)
192return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 196return slider.IsDirectionReversed; 1011if (IsDirectionReversed) 1033if (IsDirectionReversed) 1077if (IsDirectionReversed) 1101if (IsDirectionReversed)