2 writes to _dispatcher
Microsoft.Maui.Controls (2)
BindableObject.cs (2)
29 _dispatcher ??= this.FindDispatcher(); 37 _dispatcher = Dispatching.Dispatcher.GetForCurrentThread();