3 references to TableSection
Microsoft.Maui.Controls (3)
TableView\TableRoot.cs (3)
9
public sealed class TableRoot : TableSectionBase<
TableSection
>
46
foreach (
TableSection
section in args.NewItems)
55
foreach (
TableSection
section in args.OldItems)