4.594 Page

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Page, IInputElement
Page
(usage)
<Page> x:Object </Page>
(description)
Represents a navigatable unit.
[content property]
Content
[name property]
Name
[xml lang property]
Language
(properties)
Background
Brush
(description)
The background for a Page.
Content
x:Object
(description)
The content of a Page.
FontFamily
FontFamily
(description)
The name of the specified font family.
FontSize
x:Double
(description)
The font size.
[text syntax]
FontSizeSyntax
Foreground
Brush
(description)
The foreground for a Page.
KeepAlive
x:Boolean
(description)
A value that indicates whether the Page instance is retained in navigation history.
ShowsNavigationUI
x:Boolean
(description)
Whether the navigation UI of a NavigationWindow is visible.
Template
ControlTemplate
(description)
The control template for a Page.
Title
x:String
(description)
The title of the Page.
WindowHeight
x:Double
(description)
The height of the host Window or NavigationWindow of a Page.
WindowTitle
x:String
(description)
The title of the host Window or NavigationWindow of a Page.
WindowWidth
x:Double
(description)
The width of the host Window or NavigationWindow of a Page.