Partager via


BindablePropertyKey.BindableProperty Property

Definition

Gets the 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

Property Value

A BindableProperty used for read access.

Applies to