Partilhar via


Style.BasedOn Propriedade

Definição

O Style no qual este Style é baseado.

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 da propriedade

Comentários

O Style suporte a um mecanismo em XAML semelhante à herança em C#.

Aplica-se a