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