1 write to _cacheToolTipAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1692_cacheToolTipAnimation = CreateInstance(SystemResourceKeyID.ToolTipAnimation);
2 references to _cacheToolTipAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1690if (_cacheToolTipAnimation == null) 1695return _cacheToolTipAnimation;