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