Partager via


GelDependencyObject.GetValue<T>, méthode (GelProperty)

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function GetValue(Of T) ( _
    descriptor As GelProperty _
) As T
public T GetValue<T>(
    GelProperty descriptor
)

Paramètres de type

  • T

Paramètres

Valeur de retour

Type : T

Sécurité .NET Framework

Voir aussi

Référence

GelDependencyObject Classe

GetValue, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms