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