1 write to _cacheComboBoxPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1731_cacheComboBoxPopupAnimation = CreateInstance(SystemResourceKeyID.ComboBoxPopupAnimation);
2 references to _cacheComboBoxPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1729if (_cacheComboBoxPopupAnimation == null) 1734return _cacheComboBoxPopupAnimation;