2 references to UpdatingText
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
1646get { return _cacheValid[(int)CacheBits.UpdatingText]; } 1647set { _cacheValid[(int)CacheBits.UpdatingText] = value; }