1 implementation of IAppLinkEntry
Microsoft.Maui.Controls (1)
AppLinkEntry.cs (1)
8 public class AppLinkEntry : Element, IAppLinkEntry
2 references to IAppLinkEntry
Microsoft.Maui.Controls (2)
IAppLinks.cs (2)
8 void DeregisterLink(IAppLinkEntry appLink); 10 void RegisterLink(IAppLinkEntry appLink);