共用方式為


NotifyPropertyChangedDispatcherObject.AddDependencySource 方法 (String, INotifyCollectionChanged)

命名空間:  Microsoft.TeamFoundation.MVVM
組件:  Microsoft.TeamFoundation.Controls (在 Microsoft.TeamFoundation.Controls.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

NotifyPropertyChangedDispatcherObject 類別

AddDependencySource 多載

Microsoft.TeamFoundation.MVVM 命名空間