2 references to GetVirtualViewHandlerServiceType
Microsoft.Maui (2)
Hosting\Internal\MauiHandlersFactory.cs (2)
23
=> GetService(
GetVirtualViewHandlerServiceType
(type)) as IElementHandler;
31
InternalCollection.TryGetService(
GetVirtualViewHandlerServiceType
(iview), out ServiceDescriptor? serviceDescriptor);