Page.Foreground Свойство

Определение

Получает или задает передний план для 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

Значение свойства

Brush

Brush, который Page использует для окраски своего переднего плана. Значение по умолчанию — Black.

Атрибуты

Комментарии

Сведения о свойстве зависимостей

Поле идентификатора ForegroundProperty
Metadata properties set to true AffectsRender, SubPropertiesDoNotAffectRender, Inherits

Применяется к