Partager via


GelPropertyChangedCallback, délégué

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

Syntaxe

'Déclaration
Public Delegate Sub GelPropertyChangedCallback ( _
    d As GelDependencyObject, _
    e As GelPropertyChangedEventArgs _
)
public delegate void GelPropertyChangedCallback(
    GelDependencyObject d,
    GelPropertyChangedEventArgs e
)

Paramètres

Voir aussi

Référence

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms