PageAreaBackground Property
PageAreaBackground
Gets or sets a Microsoft.UI.Xaml.Media.SolidColorBrush which provides background for the page area.
Declaration
public SolidColorBrush PageAreaBackground { get; set; }
Public Property PageAreaBackground As SolidColorBrush