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