1 instantiation of ReadOnlyValueCollection
Microsoft.Maui.Controls (1)
OrderedDictionary.cs (1)
67 _roValues = new ReadOnlyValueCollection(this);
1 reference to ReadOnlyValueCollection
Microsoft.Maui.Controls (1)
OrderedDictionary.cs (1)
47 readonly ReadOnlyValueCollection _roValues;