StyleBase.IsCustomControl Propriété

Définition

Obtient ou définit une valeur qui indique si le contrôle un contrôle personnalisé.

protected:
 property bool IsCustomControl { bool get(); };
protected bool IsCustomControl { get; }
member this.IsCustomControl : bool
Protected ReadOnly Property IsCustomControl As Boolean

Valeur de propriété

true si le contrôle est un contrôle personnalisé ; sinon, false.

S’applique à