Condividi tramite


Metodo NotifyPropertyChangedDispatcherObject.GetDependencySourceName (INotifyPropertyChanged)

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

Sintassi

'Dichiarazione
Protected Function GetDependencySourceName ( _
    source As INotifyPropertyChanged _
) As String
protected string GetDependencySourceName(
    INotifyPropertyChanged source
)

Parametri

Valore restituito

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NotifyPropertyChangedDispatcherObject Classe

Overload GetDependencySourceName

Spazio dei nomi Microsoft.TeamFoundation.MVVM