2 writes to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1187this.IsHostedInRibbonWindow = false; 1206this.IsHostedInRibbonWindow = true;
2 references to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1225if (rib.IsHostedInRibbonWindow) 1399if (rib.IsHostedInRibbonWindow)