Partager via


AdornerColors.ElementBorderColor, propriété

Obtient la couleur utilisée pour les bordures d'éléments.

Espace de noms :  Microsoft.Windows.Design.Interaction
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property ElementBorderColor As Color
    Get
public static Color ElementBorderColor { get; }
public:
static property Color ElementBorderColor {
    Color get ();
}
static member ElementBorderColor : Color
static function get ElementBorderColor () : Color

Valeur de propriété

Type : System.Windows.Media.Color
Color qui représente la couleur standard pour les éléments dans le Concepteur WPF.

Sécurité .NET Framework

Voir aussi

Référence

AdornerColors Classe

Microsoft.Windows.Design.Interaction, espace de noms

AdornerPanel

AdornerFonts

PrimarySelectionAdornerProvider

Autres ressources

Procédure pas à pas : création d'un ornement au moment du design

Procédure pas à pas : implémentation d'un rail à l'intérieur d'un contrôle

Architecture d'ornement