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)
1728
if (
_cacheComboBoxPopupAnimation
== null)
1733
return
_cacheComboBoxPopupAnimation
;