1 write to _dispatcher
Microsoft.Maui.Controls (1)
Items\MarshalingObservableCollection.cs (1)
28 _dispatcher = Dispatcher.GetForCurrentThread();
1 reference to _dispatcher
Microsoft.Maui.Controls (1)
Items\MarshalingObservableCollection.cs (1)
65 _dispatcher.DispatchIfRequired(() => HandleCollectionChange(args));