2 references to IsMenuDropRightAligned
PresentationFramework (2)
System\Windows\SystemParameters.cs (1)
5249
changed |= _isMenuDropRightAligned !=
IsMenuDropRightAligned
;
System\Windows\SystemResourceKey.cs (1)
854
return BooleanBoxes.Box(SystemParameters.
IsMenuDropRightAligned
);