Delegat GelPropertyValidatorCallback
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Delegate Function GelPropertyValidatorCallback ( _
d As GelDependencyObject, _
value As Object _
) As Boolean
public delegate bool GelPropertyValidatorCallback(
GelDependencyObject d,
Object value
)
Parametry
- value
Typ: System.Object
Wartość zwracana
Typ: System.Boolean