2 references to CreateFromShellContent
Microsoft.Maui.Controls (2)
Shell\ShellSection.cs (2)
305
return
CreateFromShellContent
((ShellContent)page);
310
return
CreateFromShellContent
(shellContent);