1 reference to ReadOnlyListAdapter
Microsoft.Maui.Controls (1)
ListProxy.cs (1)
45
_list = new
ReadOnlyListAdapter
((IReadOnlyList<object>)enumerable);