1 write to _cacheComboBoxAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1711_cacheComboBoxAnimation = CreateInstance(SystemResourceKeyID.ComboBoxAnimation);
2 references to _cacheComboBoxAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1709if (_cacheComboBoxAnimation == null) 1714return _cacheComboBoxAnimation;