2 overrides of OnApplyTemplate
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.cs (1)
303
protected override void
OnApplyTemplate
()
TitleBar\TitleBar.cs (1)
294
protected override void
OnApplyTemplate
()
3 references to OnApplyTemplate
Microsoft.Maui.Controls (3)
RadioButton\RadioButton.cs (1)
305
base.
OnApplyTemplate
();
TemplatedView\TemplatedView.cs (1)
95
OnApplyTemplate
();
TitleBar\TitleBar.cs (1)
296
base.
OnApplyTemplate
();