6 references to IsDirectionReversed
PresentationFramework (6)
System\Windows\Controls\Slider.cs (6)
191return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 195return slider.IsDirectionReversed; 994if (IsDirectionReversed) 1016if (IsDirectionReversed) 1060if (IsDirectionReversed) 1084if (IsDirectionReversed)