5 references to Orientation
PresentationFramework (5)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (1)
711if (parent.Orientation == Orientation.Horizontal)
src\Framework\System\Windows\Controls\Slider.cs (4)
280/// DependencyProperty for <see cref="Orientation" /> property. 943if (Orientation == Orientation.Horizontal) 962if (Orientation == Orientation.Horizontal) 1014if (Orientation == Orientation.Horizontal)