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