次の方法で共有


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

戻り値

適用対象