Partager via


NotifyPropertyChangedDispatcherObject.CheckAccessBeginExecute, méthode

Exécute l'action spécifiée sur un thread associé avec le répartiteur de l'objet.

Il appelle un BeginInvoke sur le répartiteur, n'attend pas l'action de fin -- est retourné immédiatement.

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Public Sub CheckAccessBeginExecute ( _
    action As Action _
)
public void CheckAccessBeginExecute(
    Action action
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NotifyPropertyChangedDispatcherObject Classe

Microsoft.TeamFoundation.MVVM, espace de noms