3 references to Orientation
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
24if (Orientation == Orientation.Vertical) 35bool horizontal = Orientation == Orientation.Horizontal;
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
257if (Orientation == Orientation.Vertical)