1 write to _cacheMenuAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1807
_cacheMenuAnimation
= CreateInstance(SystemResourceKeyID.MenuAnimation);
2 references to _cacheMenuAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1805
if (
_cacheMenuAnimation
== null)
1810
return
_cacheMenuAnimation
;