次の方法で共有


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。

適用対象