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