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