Compartilhar via


BindablePropertyKey.BindableProperty Propriedade

Definição

Obtém a 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

Valor da propriedade

Um BindableProperty usado para acesso de leitura.

Aplica-se a