1 write to _cacheComboBoxPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1730_cacheComboBoxPopupAnimation = CreateInstance(SystemResourceKeyID.ComboBoxPopupAnimation);
2 references to _cacheComboBoxPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1728if (_cacheComboBoxPopupAnimation == null) 1733return _cacheComboBoxPopupAnimation;