1 reference to PlatformViewFactory
Microsoft.Maui (1)
Handlers\View\ViewHandlerOfT.cs (1)
72
return
PlatformViewFactory
?.Invoke(this) ?? CreatePlatformView();