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