1 write to _cacheToolTipAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1696_cacheToolTipAnimation = CreateInstance(SystemResourceKeyID.ToolTipAnimation);
2 references to _cacheToolTipAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1694if (_cacheToolTipAnimation == null) 1699return _cacheToolTipAnimation;