1 write to _cacheClientAreaAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1568_cacheClientAreaAnimation = CreateInstance(SystemResourceKeyID.ClientAreaAnimation);
2 references to _cacheClientAreaAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1566if (_cacheClientAreaAnimation == null) 1571return _cacheClientAreaAnimation;