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