Partager via


AdornerColors.SimpleWashColor, propriété

Obtient une couleur de lavage simple.

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

Valeur de propriété

Type : System.Windows.Media.Color
Color qui représente la couleur standard pour un lavage simple 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