1 write to _dispatcher
Microsoft.Maui.Controls (1)
ListProxy.cs (1)
34 _dispatcher = dispatcher;
2 references to _dispatcher
Microsoft.Maui.Controls (2)
ListProxy.cs (2)
223 _dispatcher.DispatchIfRequired(action); 229 _dispatcher.DispatchIfRequired(action);