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