共用方式為


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。

適用於