3 references to DefaultScrollChange
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (3)
102
private int _scrollChange =
DefaultScrollChange
;
606
[DefaultValue(
DefaultScrollChange
)]
1392
if (_scrollChange !=
DefaultScrollChange
)