1 implementation of MaximumDate
Microsoft.Maui.Controls (1)
DatePicker\DatePicker.cs (1)
77 public DateTime MaximumDate
2 references to MaximumDate
Microsoft.Maui (2)
Handlers\DatePicker\DatePickerHandler.cs (2)
34 [nameof(IDatePicker.MaximumDate)] = MapMaximumDate, 101 /// Maps the abstract <see cref="IDatePicker.MaximumDate"/> property to the platform-specific implementations.