6 references to Left
PresentationFramework (6)
System\Windows\Controls\DockPanel.cs (4)
173
Dock.
Left
,
235
case Dock.
Left
:
288
case Dock.
Left
:
332
return ( dock == Dock.
Left
System\Windows\Controls\Primitives\TabPanel.cs (2)
136
else if (tabAlignment == Dock.
Left
|| tabAlignment == Dock.Right)
173
else if (tabAlignment == Dock.
Left
|| tabAlignment == Dock.Right)