2 writes to labelTipPoint
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1952this.labelTipPoint = new Point(stringX+2, rect.Y+1); 1955this.labelTipPoint = InvalidPoint;
1 reference to labelTipPoint
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
792return labelTipPoint;