1 write to _cacheToolTipAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1682_cacheToolTipAnimation = CreateInstance(SystemResourceKeyID.ToolTipAnimation);
2 references to _cacheToolTipAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1680if (_cacheToolTipAnimation == null) 1685return _cacheToolTipAnimation;