2 references to handlersWithConstructors
Microsoft.Maui (2)
Platform\ElementExtensions.cs (2)
78
if (
handlersWithConstructors
.Contains(viewType))
87
handlersWithConstructors
.Add(view.GetType());