2 references to GetHandler
Microsoft.Maui.Controls.Compatibility (2)
Tizen\Forms.cs (2)
141 return Registrar.Registered.GetHandler<TOut>(type, args); 151 ret = Registrar.Registered.GetHandler<TOut>(type, args);