共用方式為


BindableProperty.CreateDefaultValueDelegate 代理人

定義

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

參數

bindable
BindableObject

傳回值

適用於