Partager via


AdornerColors.GlyphFillBrush, propriété

Obtient le pinceau utilisé pour le remplissage de tous les glyphes.

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

Valeur de propriété

Type : System.Windows.Media.Brush
Brush qui représente le pinceau standard pour les glyphes 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