2 references to stSelEnd
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (2)
2042
DateTime end = (DateTime)nmmcsc->
stSelEnd
;
2149
DateTime end = _selectionEnd = (DateTime)nmmcsc->
stSelEnd
;