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