2 references to NativeBindingService
Microsoft.Maui.Controls.Compatibility (2)
AppHostBuilderExtensions.cs (1)
67
DependencyService.Register<
NativeBindingService
>();
iOS\NativeBindingService.cs (1)
7
[assembly: Microsoft.Maui.Controls.Dependency(typeof(Microsoft.Maui.Controls.Compatibility.Platform.iOS.
NativeBindingService
))]