Edit

Share via


TitleBarExtensions.GetInactiveForegroundColor(Page) Method

Definition

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

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to