6 references to Left
PresentationFramework (6)
System\Windows\Controls\DockPanel.cs (4)
177
Dock.
Left
,
239
case Dock.
Left
:
292
case Dock.
Left
:
336
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)