1 reference to SetSource
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\Windows\CellControl.cs (1)
27 new PropertyMetadata(null, (o, e) => ((CellControl)o).SetSource((Cell)e.OldValue, (Cell)e.NewValue)));