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)
1562if (_cacheClientAreaAnimation == null) 1567return _cacheClientAreaAnimation;