2 writes to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1184this.IsHostedInRibbonWindow = false; 1203this.IsHostedInRibbonWindow = true;
2 references to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1222if (rib.IsHostedInRibbonWindow) 1396if (rib.IsHostedInRibbonWindow)