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