7 references to ToFont
Microsoft.Maui.Controls (7)
Button\Button.cs (1)
507 Font ITextStyle.Font => this.ToFont();
DatePicker\DatePicker.cs (1)
231 Font ITextStyle.Font => this.ToFont();
InputView\InputView.cs (1)
258 Font ITextStyle.Font => this.ToFont();
Label\Label.cs (1)
418 Font ITextStyle.Font => this.ToFont();
Picker\Picker.cs (1)
433 Font ITextStyle.Font => this.ToFont();
RadioButton\RadioButton.cs (1)
638 Font ITextStyle.Font => this.ToFont();
TimePicker\TimePicker.cs (1)
158 Font ITextStyle.Font => this.ToFont();