1 write to _cacheMenuPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1747
_cacheMenuPopupAnimation
= CreateInstance(SystemResourceKeyID.MenuPopupAnimation);
2 references to _cacheMenuPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1745
if (
_cacheMenuPopupAnimation
== null)
1750
return
_cacheMenuPopupAnimation
;