Partager via


CoreComponentInputSource.Dispatcher Propriété

Définition

Obtient le répartiteur d’événements d’entrée pour l’élément d’infrastructure XAML hébergé.

public:
 property CoreDispatcher ^ Dispatcher { CoreDispatcher ^ get(); };
CoreDispatcher Dispatcher();
public CoreDispatcher Dispatcher { get; }
var coreDispatcher = coreComponentInputSource.dispatcher;
Public ReadOnly Property Dispatcher As CoreDispatcher

Valeur de propriété

CoreDispatcher pour l’élément d’infrastructure XAML hébergé.

Implémente

S’applique à