1 reference to ItemsProperty
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1447
public IList<ShellItem> Items => (IList<ShellItem>)GetValue(
ItemsProperty
);