7 references to ToFont
Microsoft.Maui.Controls (7)
Button\Button.cs (1)
505 Font ITextStyle.Font => this.ToFont();
DatePicker\DatePicker.cs (1)
229 Font ITextStyle.Font => this.ToFont();
InputView\InputView.cs (1)
255 Font ITextStyle.Font => this.ToFont();
Label\Label.cs (1)
415 Font ITextStyle.Font => this.ToFont();
Picker\Picker.cs (1)
430 Font ITextStyle.Font => this.ToFont();
RadioButton\RadioButton.cs (1)
644 Font ITextStyle.Font => this.ToFont();
TimePicker\TimePicker.cs (1)
156 Font ITextStyle.Font => this.ToFont();