Partager via


PageNavigator.RegisterProperty, méthode (INotifyPropertyChanged, String, String, Boolean)

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

Syntaxe

'Déclaration
Public Sub RegisterProperty ( _
    source As INotifyPropertyChanged, _
    name As String, _
    id As String, _
    autoRefresh As Boolean _
)
public void RegisterProperty(
    INotifyPropertyChanged source,
    string name,
    string id,
    bool autoRefresh
)

Paramètres

Implémentations

IPageNavigator.RegisterProperty(INotifyPropertyChanged, String, String, Boolean)

Sécurité .NET Framework

Voir aussi

Référence

PageNavigator Classe

RegisterProperty, surcharge

Microsoft.TeamFoundation.Controls.WPF, espace de noms