1 write to _cacheToolTipAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1855_cacheToolTipAnimation = CreateInstance(SystemResourceKeyID.ToolTipAnimation);
2 references to _cacheToolTipAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1853if (_cacheToolTipAnimation == null) 1858return _cacheToolTipAnimation;