Język

Page.Foreground Właściwość

Definicja

Pobiera lub ustawia pierwszy plan dla elementu 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

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

Atrybuty

Uwagi

Informacje o właściwości zależności

Przedmiot Wartość
Pole identyfikatora ForegroundProperty
Właściwości metadanych ustawione na true AffectsRender, , SubPropertiesDoNotAffectRenderInherits

Dotyczy