6 references to Left
PresentationFramework (6)
System\Windows\Controls\Primitives\Popup.cs (6)
494|| value == PlacementMode.Left 2127if ((bestIndex >= 2) && (placement == PlacementMode.Right || placement == PlacementMode.Left)) 2487case PlacementMode.Left: 2545case PlacementMode.Left: 2550(!dropFromRight && placement == PlacementMode.Left)) 2607case PlacementMode.Left: