Edit

Share via


TitleBarExtensions.GetButtonHoverForegroundColor(Page) Method

Definition

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

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to