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