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