2 references to GetHandlerTypeForObject
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (2)
470
if (footer != null && rendererType == Microsoft.Maui.Controls.Internals.Registrar.Registered.
GetHandlerTypeForObject
(footer))
509
if (header != null && rendererType == Microsoft.Maui.Controls.Internals.Registrar.Registered.
GetHandlerTypeForObject
(header))