1 write to _cacheComboBoxPopupAnimation
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1903
_cacheComboBoxPopupAnimation
= CreateInstance(SystemResourceKeyID.ComboBoxPopupAnimation);
2 references to _cacheComboBoxPopupAnimation
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1901
if (
_cacheComboBoxPopupAnimation
== null)
1906
return
_cacheComboBoxPopupAnimation
;