1 implementation of ThemeChanged
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
525
void IApplication.
ThemeChanged
()
1 reference to ThemeChanged
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PageRenderer.cs (1)
331
((IApplication)Application.Current)?.
ThemeChanged
();