Edit

Share via


TitleBarExtensions.GetInactiveBackgroundColor(Page) Method

Definition

Gets Color for Windows.UI.ViewManagement.ApplicationViewTitleBar.InactiveBackgroundColor

public static Windows.UI.Color GetInactiveBackgroundColor (Windows.UI.Xaml.Controls.Page page);
static member GetInactiveBackgroundColor : Windows.UI.Xaml.Controls.Page -> Windows.UI.Color
Public Shared Function GetInactiveBackgroundColor (page As Page) As Color

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to