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