Implemented interface member:
3 references to Count
Microsoft.Maui.Controls (3)
Shell\ShellContentCollection.cs (1)
45 string GetDebuggerDisplay() => $"Count = {Count}";
Shell\ShellItemCollection.cs (1)
24 int i = Count - 1;
Shell\ShellSectionCollection.cs (1)
15 string GetDebuggerDisplay() => $"Count = {Count}";