2 references to GetIndexInMonths
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (2)
356int currentMonthIndex = GetIndexInMonths(displayRange.Start, currentDate); 1271=> GetIndexInMonths(displayRange.Start, displayRange.End) + 1;