3 references to TransferPseudoInheritedProperties
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonContentPresenter.cs (1)
177RibbonHelper.TransferPseudoInheritedProperties(this, _templateRoot);
Microsoft\Windows\Controls\Ribbon\RibbonControl.cs (1)
198RibbonHelper.TransferPseudoInheritedProperties(this, _partContentPresenter);
Microsoft\Windows\Controls\Ribbon\RibbonControlGroup.cs (1)
90RibbonHelper.TransferPseudoInheritedProperties(this, child);