2 references to TryGetSynchronizedCollection
Microsoft.Maui.Controls (2)
ListProxy.cs (2)
218 if (BindingBase.TryGetSynchronizedCollection(ProxiedEnumerable, out sync)) 252 BindingBase.TryGetSynchronizedCollection(ProxiedEnumerable, out syncContext);