다음을 통해 공유


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

반환 값

적용 대상