2 references to GroupSizeUpdatePending
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1363
get { return _bits[(int)Bits.
GroupSizeUpdatePending
]; }
1364
set { _bits[(int)Bits.
GroupSizeUpdatePending
] = value; }