ICoreWindow.Dispatcher Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie une propriété qui obtient le répartiteur d’événements pour la fenêtre.
public:
property CoreDispatcher ^ Dispatcher { CoreDispatcher ^ get(); };
CoreDispatcher Dispatcher();
public CoreDispatcher Dispatcher { get; }
var coreDispatcher = iCoreWindow.dispatcher;
Public ReadOnly Property Dispatcher As CoreDispatcher
Valeur de propriété
Répartiteur d’événements pour la fenêtre.