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