2 references to VisualChild
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (2)
155get { return RibbonHelper.GetIsContentTooltip(VisualChild, Content); } 156set { RibbonHelper.SetContentAsToolTip(this, VisualChild, Content, value); }