1 write to _cacheMenuPopupAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1919
_cacheMenuPopupAnimation
= CreateInstance(SystemResourceKeyID.MenuPopupAnimation);
2 references to _cacheMenuPopupAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1917
if (
_cacheMenuPopupAnimation
== null)
1922
return
_cacheMenuPopupAnimation
;