Page.Foreground プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
前景の描画に使用BrushPage。 既定値は Black です。
- 属性
注釈
依存関係プロパティ情報
| 品目 | 価値 |
|---|---|
| 識別子フィールド | ForegroundProperty |
に設定されたメタデータ プロパティ true |
AffectsRender、SubPropertiesDoNotAffectRender、Inherits |