2 references to PathProperty
Microsoft.Maui.Controls (2)
TableView\TableView.cs (2)
244 return (Tuple<int, int>)item.GetValue(PathProperty); 267 item.SetValue(PathProperty, index);