2 references to SPI_SETCLIENTAREAANIMATION
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ControlTestBase.cs (2)
43
Assert.True(PInvokeCore.SystemParametersInfo(SYSTEM_PARAMETERS_INFO_ACTION.
SPI_SETCLIENTAREAANIMATION
, ref disabled, SPIF_SENDCHANGE));
101
Assert.True(PInvokeCore.SystemParametersInfo(SYSTEM_PARAMETERS_INFO_ACTION.
SPI_SETCLIENTAREAANIMATION
, ref _clientAreaAnimation));