6 references to Right
PresentationFramework (6)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (6)
502|| value == PlacementMode.Right 2123if ((bestIndex >= 2) && (placement == PlacementMode.Right || placement == PlacementMode.Left)) 2483case PlacementMode.Right: 2543case PlacementMode.Right: 2548if ((dropFromRight && placement == PlacementMode.Right) || 2605case PlacementMode.Right: