2 writes to _clientAreaAnimation
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ControlTestBase.cs (2)
44
Assert.True(PInvokeCore.SystemParametersInfo(SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETCLIENTAREAANIMATION, ref
_clientAreaAnimation
));
110
Assert.True(PInvokeCore.SystemParametersInfo(SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETCLIENTAREAANIMATION, ref
_clientAreaAnimation
));