6 references to Left
PresentationFramework (6)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (6)
503
|| value == PlacementMode.
Left
2123
if ((bestIndex >= 2) && (placement == PlacementMode.Right || placement == PlacementMode.
Left
))
2484
case PlacementMode.
Left
:
2544
case PlacementMode.
Left
:
2549
(!dropFromRight && placement == PlacementMode.
Left
))
2606
case PlacementMode.
Left
: