ApplicationViewExtensions.SetExtendViewIntoTitleBar(Page, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets Boolean to CoreApplicationView.TitleBar.ExtendViewIntoTitleBar
public static void SetExtendViewIntoTitleBar(Windows.UI.Xaml.Controls.Page page, bool value);
static member SetExtendViewIntoTitleBar : Windows.UI.Xaml.Controls.Page * bool -> unit
Public Shared Sub SetExtendViewIntoTitleBar (page As Page, value As Boolean)
Parameters
- page
- Windows.UI.Xaml.Controls.Page
The Windows.UI.Xaml.Controls.Page