5 references to Right
PresentationFramework (5)
src\Framework\System\Windows\Controls\DockPanel.cs (3)
252
case Dock.
Right
:
309
case Dock.
Right
:
350
|| dock == Dock.
Right
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
)