Partager via


GelPropertyValidatorCallback, 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 Function GelPropertyValidatorCallback ( _
    d As GelDependencyObject, _
    value As Object _
) As Boolean
public delegate bool GelPropertyValidatorCallback(
    GelDependencyObject d,
    Object value
)

Paramètres

Valeur de retour

Type : System.Boolean

Voir aussi

Référence

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms