5 references to ContentChild
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupItemsPanel.cs (1)
392
UIElement contentChild = ribbonControl.
ContentChild
;
Microsoft\Windows\Controls\Ribbon\RibbonControlGroup.cs (1)
115
UIElement contentChild = ribbonControl.
ContentChild
;
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
867
UIElement contentChild = ribbonControl.
ContentChild
;
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
601
UIElement contentChild = ribbonControl.
ContentChild
;
622
UIElement contentChild = ribbonControl.
ContentChild
;