1 implementation of Format
Microsoft.Maui.Controls (1)
DatePicker\DatePicker.cs (1)
239
string IDatePicker.
Format
2 references to Format
Microsoft.Maui (2)
Handlers\DatePicker\DatePickerHandler.cs (2)
33
[nameof(IDatePicker.
Format
)] = MapFormat,
80
/// Maps the abstract <see cref="IDatePicker.
Format
"/> property to the platform-specific implementations.