Edit

Share via


TitleBarExtensions.GetButtonInactiveForegroundColor(Page) Method

Definition

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

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to