Implemented interface member:
3 references to Add
Microsoft.Maui.Controls (3)
Shell\ShellNavigationQueryParameters.cs (2)
20 this.Add(item.Key, item.Value); 26 this.Add(item.Key, item.Value);
Shell\ShellRouteParameters.cs (1)
33 returnValue.Add(item.Key, item.Value);