Share via


Delegato GelPropertyChangedCallback

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Parametri

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI