1 write to _cacheClientAreaAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1555_cacheClientAreaAnimation = CreateInstance(SystemResourceKeyID.ClientAreaAnimation);
2 references to _cacheClientAreaAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1553if (_cacheClientAreaAnimation == null) 1558return _cacheClientAreaAnimation;