2 writes to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1178this.IsHostedInRibbonWindow = false; 1197this.IsHostedInRibbonWindow = true;
2 references to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1216if (rib.IsHostedInRibbonWindow) 1390if (rib.IsHostedInRibbonWindow)