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