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