1 write to _context
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (1)
29
_context
= context;
2 references to _context
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (2)
18
IShellController ShellController =>
_context
.Shell;
62
return new ShellTableViewSource(
_context
, _onElementSelected);