1 write to _menuDropAlignment
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1098if (UnsafeNativeMethods.SystemParametersInfo(NativeMethods.SPI_GETMENUDROPALIGNMENT, 0, ref _menuDropAlignment, 0))
1 reference to _menuDropAlignment
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1108return _menuDropAlignment;