2 writes to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1188this.IsHostedInRibbonWindow = false; 1207this.IsHostedInRibbonWindow = true;
2 references to IsHostedInRibbonWindow
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
1226if (rib.IsHostedInRibbonWindow) 1400if (rib.IsHostedInRibbonWindow)