DesignTimeParseData.ShouldApplyTheme Proprietà

Definizione

Ottiene o imposta un valore che indica se è necessario applicare un tema.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property bool ShouldApplyTheme { bool get(); void set(bool value); };
public bool ShouldApplyTheme { get; set; }
member this.ShouldApplyTheme : bool with get, set
Public Property ShouldApplyTheme As Boolean

Valore della proprietà

true se è necessario applicare un tema; in caso contrario, false.

Si applica a