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

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Sub RegisterProperty ( _
    source As INotifyPropertyChanged, _
    path As String, _
    id As String, _
    autoRefresh As Boolean _
)
void RegisterProperty(
    INotifyPropertyChanged source,
    string path,
    string id,
    bool autoRefresh
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IPageNavigator Schnittstelle

RegisterProperty-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace