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