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