2 references to ShouldForceCoerceSelectedValue
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (2)
797get { return _bits[(int)Bits.ShouldForceCoerceSelectedValue]; } 798set { _bits[(int)Bits.ShouldForceCoerceSelectedValue] = value; }