6 references to Groups
Microsoft.Maui.Controls (6)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (6)
108 var context = Groups[section][row]; 147 var context = Groups[section][row]; 193 if (section < Groups.Count - 1) 206 return Groups.Count; 214 var element = Groups[section][row]; 220 return Groups[(int)section].Count;