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