1 write to _cacheMenuPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1760
_cacheMenuPopupAnimation
= CreateInstance(SystemResourceKeyID.MenuPopupAnimation);
2 references to _cacheMenuPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1758
if (
_cacheMenuPopupAnimation
== null)
1763
return
_cacheMenuPopupAnimation
;