public WeekView(CalendarView _enclosing, android.content.Context context) : base( context) { throw new System.NotImplementedException(); }
internal ScrollStateRunnable(CalendarView _enclosing) { this._enclosing = _enclosing; }