3 references to InvalidPoint
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (3)
3100if (onLabel && gridItem.GetLabelToolTipLocation(e.X - itemRect.X, e.Y - itemRect.Y) != InvalidPoint) 3106else if (!onLabel && gridItem.ValueToolTipLocation != InvalidPoint && !EditTextBox.Focused) 5324if (tipPt != InvalidPoint)