5 references to ClientAreaAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
924
return BooleanBoxes.Box(SystemParameters.
ClientAreaAnimation
);
PresentationFramework.Aero (4)
Microsoft\Windows\Themes\BulletChrome.cs (1)
865
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ButtonChrome.cs (1)
686
SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
415
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ScrollChrome.cs (1)
803
return SystemParameters.
ClientAreaAnimation
&&