Exemplo n.º 1
0
 void UpdateMaximumDate()
 {
     DatePickerDialog.SetMaximumDate(this, MaximumDate);
 }