9 references to ClientAreaAnimation
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
974
return BooleanBoxes.Box(SystemParameters.
ClientAreaAnimation
);
PresentationFramework.Aero (4)
Microsoft\Windows\Themes\BulletChrome.cs (1)
859
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ButtonChrome.cs (1)
680
SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
409
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ScrollChrome.cs (1)
797
return SystemParameters.
ClientAreaAnimation
&&
PresentationFramework.Aero2 (4)
Microsoft\Windows\Themes\BulletChrome.cs (1)
859
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ButtonChrome.cs (1)
680
SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
409
return SystemParameters.
ClientAreaAnimation
&&
Microsoft\Windows\Themes\ScrollChrome.cs (1)
797
return SystemParameters.
ClientAreaAnimation
&&