Condividi tramite


Metodo PageNavigator.RegisterProperty (INotifyPropertyChanged, String, String, Boolean)

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Implementa

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PageNavigator Classe

Overload RegisterProperty

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF