다음을 통해 공유


BindablePropertyKey.BindableProperty 속성

정의

BindableProperty를 가져옵니다.

public:
 property Microsoft::Maui::Controls::BindableProperty ^ BindableProperty { Microsoft::Maui::Controls::BindableProperty ^ get(); };
public Microsoft.Maui.Controls.BindableProperty BindableProperty { get; }
member this.BindableProperty : Microsoft.Maui.Controls.BindableProperty
Public ReadOnly Property BindableProperty As BindableProperty

속성 값

읽기 액세스에 사용되는 BindableProperty입니다.

적용 대상