3 references to Now
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (3)
872
return
Now
.Date;
1626
private void ResetSelectionRange() => SetSelectionRange(
Now
,
Now
);