Compartir a través de


Style.BasedOn Propiedad

Definición

Style en el que se basa este Style.

public:
 property Microsoft::Maui::Controls::Style ^ BasedOn { Microsoft::Maui::Controls::Style ^ get(); void set(Microsoft::Maui::Controls::Style ^ value); };
public Microsoft.Maui.Controls.Style BasedOn { get; set; }
member this.BasedOn : Microsoft.Maui.Controls.Style with get, set
Public Property BasedOn As Style

Valor de propiedad

Comentarios

Style admite un mecanismo en XAML similar a la herencia en C#.

Se aplica a