2 references to SPI_GETSNAPTODEFBUTTON
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (1)
4391&& PInvokeCore.SystemParametersInfo(SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETSNAPTODEFBUTTON, ref data)
System\Windows\Forms\SystemInformation.cs (1)
612public static bool IsSnapToDefaultEnabled => PInvokeCore.SystemParametersInfoBool(SPI_GETSNAPTODEFBUTTON);