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)
1917if (_cacheMenuPopupAnimation == null) 1922return _cacheMenuPopupAnimation;