10 references to SetNode
Microsoft.Maui.Controls (10)
Shell\RouteRequestBuilder.cs (3)
276 nodeLocation.SetNode(Item); 277 nodeLocation.SetNode(Section); 278 nodeLocation.SetNode(Content);
Shell\Shell.cs (1)
857 node.SetNode(shellContent);
Shell\ShellUriHandler.cs (6)
617 nodeLocation.SetNode(possibleRoutePath.LowestChild); 727 location.SetNode( 837 nodeLocation.SetNode(Shell.Items[i]); 838 nodeLocation.SetNode(Shell.Items[i].Items[j]); 839 nodeLocation.SetNode(Shell.Items[i].Items[j].Items[k]); 868 currentLocation.SetNode(node);