Partager via


AdornerColors.AlignmentMarkColor, propriété

Obtient la couleur utilisée pour les marques d'alignement.

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 AlignmentMarkColor As Color
    Get
public static Color AlignmentMarkColor { get; }
public:
static property Color AlignmentMarkColor {
    Color get ();
}
static member AlignmentMarkColor : Color
static function get AlignmentMarkColor () : Color

Valeur de propriété

Type : System.Windows.Media.Color
Color qui représente la couleur standard pour les marques d'alignement 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