4 references to IsDirectionReversed
PresentationFramework (4)
src\Framework\System\Windows\Controls\Slider.cs (4)
205return slider.IsDirectionReversed != (slider.FlowDirection == FlowDirection.RightToLeft); 209return slider.IsDirectionReversed; 1027if (IsDirectionReversed) 1049if (IsDirectionReversed)