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