Udostępnij za pośrednictwem


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

Wartość zwracana

Typ: System.Boolean

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI