1 write to _cacheMenuAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1648_cacheMenuAnimation = CreateInstance(SystemResourceKeyID.MenuAnimation);
2 references to _cacheMenuAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1646if (_cacheMenuAnimation == null) 1651return _cacheMenuAnimation;