Metodo NotifyPropertyChangedDispatcherObject.AddDependencySource (String, INotifyCollectionChanged)

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

Sintassi

'Dichiarazione
Protected Sub AddDependencySource ( _
    name As String, _
    source As INotifyCollectionChanged _
)
protected void AddDependencySource(
    string name,
    INotifyCollectionChanged source
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NotifyPropertyChangedDispatcherObject Classe

Overload AddDependencySource

Spazio dei nomi Microsoft.TeamFoundation.MVVM