2 references to HitAreaHasValidDateTime
System.Windows.Forms (1)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
1309if (HitTestInfo.HitAreaHasValidDateTime(hitArea))
System.Windows.Forms.Tests (1)
System\Windows\Forms\MonthCalendar.HitTestInfoTests.cs (1)
37bool result = HitTestInfo.HitAreaHasValidDateTime(hitArea);