Edit

Share via


TitleBarExtensions.GetButtonHoverBackgroundColor(Page) Method

Definition

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

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to