NotifyPropertyChangedDispatcherObject.GetDependencySourceName 方法 (INotifyPropertyChanged)

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

语法

声明
Protected Function GetDependencySourceName ( _
    source As INotifyPropertyChanged _
) As String
protected string GetDependencySourceName(
    INotifyPropertyChanged source
)

参数

返回值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

NotifyPropertyChangedDispatcherObject 类

GetDependencySourceName 重载

Microsoft.TeamFoundation.MVVM 命名空间