2 references to ToHandler
Microsoft.Maui (2)
Platform\ElementExtensions.cs (1)
127
var handler = view.
ToHandler
(context);
Platform\ViewExtensions.cs (1)
44
(IPlatformViewHandler)ElementExtensions.
ToHandler
(view, context);