Brushes.Azure Egenskap

Definition

Hämtar den fasta fyllningsfärgen som har ett hexadecimalt värde på #FFF0FFFF.

public:
 static property System::Windows::Media::SolidColorBrush ^ Azure { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush Azure { get; }
static member Azure : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property Azure As SolidColorBrush

Egenskapsvärde

En fylld fyllningsfärg.

Kommentarer

Se Brushes för användningsinformation, inklusive exempel, och för en tabell som visar färgerna som definierats av Brushes klassen.

XAML-attributanvändning

<object property="Azure"/>

Gäller för