1 write to _cacheClientAreaAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1554_cacheClientAreaAnimation = CreateInstance(SystemResourceKeyID.ClientAreaAnimation);
2 references to _cacheClientAreaAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1552if (_cacheClientAreaAnimation == null) 1557return _cacheClientAreaAnimation;