1 write to _cacheClientAreaAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1727
_cacheClientAreaAnimation
= CreateInstance(SystemResourceKeyID.ClientAreaAnimation);
2 references to _cacheClientAreaAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1725
if (
_cacheClientAreaAnimation
== null)
1730
return
_cacheClientAreaAnimation
;