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