2 references to TableRoot
Microsoft.Maui.Controls (2)
TableView\TableView.cs (2)
81 _tableModel.Root = value ?? new TableRoot(); 183 Root = tableRoot ?? new TableRoot();