3 references to InvalidPoint
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
3263if (onLabel && gridItem.GetLabelToolTipLocation(me.X - itemRect.X, me.Y - itemRect.Y) != InvalidPoint) { 3268else if (!onLabel && gridItem.ValueToolTipLocation != InvalidPoint && !Edit.Focused) { 5309if (tipPt != InvalidPoint) {