1 write to _cacheMenuPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1756
_cacheMenuPopupAnimation
= CreateInstance(SystemResourceKeyID.MenuPopupAnimation);
2 references to _cacheMenuPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1754
if (
_cacheMenuPopupAnimation
== null)
1759
return
_cacheMenuPopupAnimation
;