1 write to QueryId
Microsoft.Maui.Controls (1)
Shell\QueryPropertyAttribute.cs (1)
21 QueryId = queryId;
2 references to QueryId
Microsoft.Maui.Controls (2)
Shell\ShellContent.cs (2)
387 if (query.TryGetValue(attrib.QueryId, out var value)) 407 else if (oldQuery.TryGetValue(attrib.QueryId, out var oldValue))