Page.Foreground Właściwość

Definicja

Pobiera lub ustawia pierwszy plan dla .Page

public:
 property System::Windows::Media::Brush ^ Foreground { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Media.Brush Foreground { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Foreground : System.Windows.Media.Brush with get, set
Public Property Foreground As Brush

Wartość właściwości

Brush

Page To Brush używa do malowania pierwszego planu. Wartość domyślna to Black.

Atrybuty

Uwagi

Informacje dotyczące właściwości zależności

Pole identyfikatora ForegroundProperty
Właściwości metadanych ustawione na true AffectsRender, SubPropertiesDoNotAffectRender, Inherits

Dotyczy