2 references to UpdatingSelectedItem
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
1994
get { return _cacheValid[(int)CacheBits.
UpdatingSelectedItem
]; }
1995
set { _cacheValid[(int)CacheBits.
UpdatingSelectedItem
] = value; }