2 references to GetCaptionForTool
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5190: toolTip.GetCaptionForTool(this);
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
155return toolTip.GetCaptionForTool(this);