Delegat GelPropertyChangedCallback
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Delegate Sub GelPropertyChangedCallback ( _
d As GelDependencyObject, _
e As GelPropertyChangedEventArgs _
)
public delegate void GelPropertyChangedCallback(
GelDependencyObject d,
GelPropertyChangedEventArgs e
)