NotifyPropertyChangedDispatcherObject.AddDependencySource 方法 (String, INotifyPropertyChanged)

命名空间:  Microsoft.TeamFoundation.MVVM
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Protected Sub AddDependencySource ( _
    name As String, _
    source As INotifyPropertyChanged _
)
protected void AddDependencySource(
    string name,
    INotifyPropertyChanged source
)

参数

.NET Framework 安全性

请参见

参考

NotifyPropertyChangedDispatcherObject 类

AddDependencySource 重载

Microsoft.TeamFoundation.MVVM 命名空间