ApplicationViewExtensions.GetExtendViewIntoTitleBar(Page) Method

Definition

Gets Boolean CoreApplicationView.TitleBar.ExtendViewIntoTitleBar

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

String

Applies to