7 references to SetNode
Microsoft.Maui.Controls (7)
Shell\RouteRequestBuilder.cs (3)
276 nodeLocation.SetNode(Item); 277 nodeLocation.SetNode(Section); 278 nodeLocation.SetNode(Content);
Shell\Shell.cs (1)
859 node.SetNode(shellContent);
Shell\ShellUriHandler.cs (3)
617 nodeLocation.SetNode(possibleRoutePath.LowestChild); 837 nodeLocation.SetNode(Shell.Items[i]); 868 currentLocation.SetNode(node);