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