DataSourceProvider.Dispatcher Proprietà

Definizione

Ottiene o imposta l'oggetto corrente Dispatcher sul thread dell'interfaccia utente da utilizzare.

protected:
 property System::Windows::Threading::Dispatcher ^ Dispatcher { System::Windows::Threading::Dispatcher ^ get(); void set(System::Windows::Threading::Dispatcher ^ value); };
protected System.Windows.Threading.Dispatcher Dispatcher { get; set; }
member this.Dispatcher : System.Windows.Threading.Dispatcher with get, set
Protected Property Dispatcher As Dispatcher

Valore della proprietà

Oggetto corrente Dispatcher al thread dell'interfaccia utente da usare. Per impostazione predefinita, si tratta dell'oggetto Dispatcher associato al thread in cui è stata creata questa istanza.

Si applica a