2 references to GetNodeLocation
Microsoft.Maui.Controls (2)
Shell\ShellUriHandler.cs (2)
283
var currentLocation = possibleRoutePath.
GetNodeLocation
();
559
var nextNode = possibleRoutePath.
GetNodeLocation
().WalkToNextNode();