1 reference to SM_MENUDROPALIGNMENT
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
279
public static bool RightAlignedMenus => PInvokeCore.GetSystemMetrics(
SM_MENUDROPALIGNMENT
) != 0;