Partager via


BindableProperty.CreateDefaultValueDelegate Délégué

Définition

public delegate object BindableProperty.CreateDefaultValueDelegate(BindableObject bindable);
type BindableProperty.CreateDefaultValueDelegate = delegate of BindableObject -> obj
Public Delegate Function BindableProperty.CreateDefaultValueDelegate(bindable As BindableObject) As Object 

Paramètres

bindable
BindableObject

Valeur renvoyée

S’applique à