Page.Background プロパティ

定義

Pageの背景を取得または設定します。

public:
 property System::Windows::Media::Brush ^ Background { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush Background { get; set; }
member this.Background : System.Windows.Media.Brush with get, set
Public Property Background As Brush

プロパティ値

背景の描画に使用PageBrush

注釈

依存関係プロパティ情報

品目 Value
識別子フィールド BackgroundProperty
に設定されたメタデータ プロパティ true AffectsRenderSubPropertiesDoNotAffectRender

適用対象