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。

适用于