1 implementation of GetForCurrentThread
Microsoft.Maui (1)
Dispatching\DispatcherProvider.cs (1)
36
public IDispatcher?
GetForCurrentThread
() =>
1 reference to GetForCurrentThread
Microsoft.Maui (1)
Dispatching\Dispatcher.cs (1)
9
DispatcherProvider.Current.
GetForCurrentThread
();