1 write to _cacheToolTipPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1772
_cacheToolTipPopupAnimation
= CreateInstance(SystemResourceKeyID.ToolTipPopupAnimation);
2 references to _cacheToolTipPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1770
if (
_cacheToolTipPopupAnimation
== null)
1775
return
_cacheToolTipPopupAnimation
;