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