1 reference to IsCursorPastInsertionPoint
System.Windows.Forms (1)
System\Windows\Forms\Layout\TableLayout.cs (1)
360
if (flowElement is not null && (fixedElement is null || (!
IsCursorPastInsertionPoint
(fixedElement, flowElement.RowStart, colStop) && !IsOverlappingWithReservationGrid(fixedElement, reservationGrid, currentRow))))