6 references to Left
PresentationFramework (6)
System\Windows\Controls\Primitives\Popup.cs (6)
505|| value == PlacementMode.Left 2118if ((bestIndex >= 2) && (placement == PlacementMode.Right || placement == PlacementMode.Left)) 2478case PlacementMode.Left: 2536case PlacementMode.Left: 2541(!dropFromRight && placement == PlacementMode.Left)) 2598case PlacementMode.Left: