1 write to _cacheToolTipPopupAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1935
_cacheToolTipPopupAnimation
= CreateInstance(SystemResourceKeyID.ToolTipPopupAnimation);
2 references to _cacheToolTipPopupAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1933
if (
_cacheToolTipPopupAnimation
== null)
1938
return
_cacheToolTipPopupAnimation
;