2 references to MenuDropAlignment
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (1)
2500bool dropFromRight = SystemParameters.MenuDropAlignment;
System\Windows\SystemResourceKey.cs (1)
905return BooleanBoxes.Box(SystemParameters.MenuDropAlignment);