1 write to _cacheComboBoxPopupAnimation
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1744
_cacheComboBoxPopupAnimation
= CreateInstance(SystemResourceKeyID.ComboBoxPopupAnimation);
2 references to _cacheComboBoxPopupAnimation
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1742
if (
_cacheComboBoxPopupAnimation
== null)
1747
return
_cacheComboBoxPopupAnimation
;