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