2 overrides of OnApplyTemplate
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.cs (1)
306
protected override void
OnApplyTemplate
()
TitleBar\TitleBar.cs (1)
307
protected override void
OnApplyTemplate
()
3 references to OnApplyTemplate
Microsoft.Maui.Controls (3)
RadioButton\RadioButton.cs (1)
308
base.
OnApplyTemplate
();
TemplatedView\TemplatedView.cs (1)
95
OnApplyTemplate
();
TitleBar\TitleBar.cs (1)
309
base.
OnApplyTemplate
();