1 reference to _toStringValueConverter
Microsoft.Maui.Controls (1)
ListView\ListView.cs (1)
417
textCell.SetBinding(TextCell.TextProperty, static (object cell) => cell, BindingMode.OneWay,
_toStringValueConverter
);