2 references to GetHandler
Microsoft.Maui.Controls.Compatibility (2)
Tizen\Forms.cs (1)
146 TOut ret = StaticRegistrar.Registered.GetHandler<TOut>(type, args);
Tizen\StaticRegistrar.cs (1)
56 return GetHandler<TOut>(type, args);