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