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