Compartilhar via


IDispatcherProvider Interface

Definition

A provider that can supply a IDispatcher implementation for the current UI thread.

public interface class IDispatcherProvider
public interface IDispatcherProvider
type IDispatcherProvider = interface
Public Interface IDispatcherProvider
Derived

Methods

GetForCurrentThread()

Gets a IDispatcher implementation for the current UI thread.

Applies to