6 references to Left
PresentationFramework (6)
src\Framework\System\Windows\Controls\DockPanel.cs (4)
189
Dock.
Left
,
251
case Dock.
Left
:
304
case Dock.
Left
:
348
return ( dock == Dock.
Left
src\Framework\System\Windows\Controls\Primitives\TabPanel.cs (2)
146
else if (tabAlignment == Dock.
Left
|| tabAlignment == Dock.Right)
183
else if (tabAlignment == Dock.
Left
|| tabAlignment == Dock.Right)