Edit

Share via


TitleBarExtensions.GetButtonPressedForegroundColor(Page) Method

Definition

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

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to