6 references to Left
PresentationFramework (6)
System\Windows\Controls\Primitives\Popup.cs (6)
494|| value == PlacementMode.Left 2124if ((bestIndex >= 2) && (placement == PlacementMode.Right || placement == PlacementMode.Left)) 2484case PlacementMode.Left: 2542case PlacementMode.Left: 2547(!dropFromRight && placement == PlacementMode.Left)) 2604case PlacementMode.Left: