6 references to Left
PresentationFramework (6)
System\Windows\Controls\DockPanel.cs (4)
174Dock.Left, 236case Dock.Left: 289case Dock.Left: 333return ( dock == Dock.Left
System\Windows\Controls\Primitives\TabPanel.cs (2)
137else if (tabAlignment == Dock.Left || tabAlignment == Dock.Right) 174else if (tabAlignment == Dock.Left || tabAlignment == Dock.Right)