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