1 override of ApplyQueryAttributes
Microsoft.Maui.Controls (1)
Shell\ShellContent.cs (1)
339
internal override void
ApplyQueryAttributes
(ShellRouteParameters query)
2 references to ApplyQueryAttributes
Microsoft.Maui.Controls (2)
Shell\ShellContent.cs (1)
341
base.
ApplyQueryAttributes
(query);
Shell\ShellNavigationManager.cs (1)
312
baseShellItem.
ApplyQueryAttributes
(MergeData(element, filteredQuery, isPopping));