Condividi tramite


Style.BasedOn Proprietà

Definizione

Classe Style su cu si basa questa classe 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

Valore della proprietà

Commenti

Supporta Style un meccanismo in XAML simile all'ereditarietà in C#.

Si applica a