1 write to _cacheComboBoxPopupAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1903_cacheComboBoxPopupAnimation = CreateInstance(SystemResourceKeyID.ComboBoxPopupAnimation);
2 references to _cacheComboBoxPopupAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1901if (_cacheComboBoxPopupAnimation == null) 1906return _cacheComboBoxPopupAnimation;