2 references to TemplateApplied
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (2)
1371get { return _bits[(int)Bits.TemplateApplied]; } 1372set { _bits[(int)Bits.TemplateApplied] = value; }