5 references to IsFullMatch
Microsoft.Maui.Controls (5)
Shell\ShellUriHandler.cs (5)
279
if (possibleRoutePath.
IsFullMatch
)
422
if (builder != null && builder.
IsFullMatch
)
459
if (routeRequestBuilder.
IsFullMatch
)
614
while (!possibleRoutePath.
IsFullMatch
)
645
if (match.
IsFullMatch
)