3 references to SetRibbon
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
131RibbonControlService.SetRibbon(this, this);
Microsoft\Windows\Controls\Ribbon\RibbonContentPresenter.cs (1)
176RibbonControlService.SetRibbon(_templateRoot, RibbonControlService.GetRibbon(this));
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (1)
69private set { RibbonControlService.SetRibbon(this, value); }