1 write to _cacheClientAreaAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1564
_cacheClientAreaAnimation
= CreateInstance(SystemResourceKeyID.ClientAreaAnimation);
2 references to _cacheClientAreaAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1562
if (
_cacheClientAreaAnimation
== null)
1567
return
_cacheClientAreaAnimation
;