Compartir a través de


BindablePropertyKey.BindableProperty Propiedad

Definición

Obtiene la 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 de propiedad

BindableProperty usado para el acceso de lectura.

Se aplica a