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