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