ApplicationRootVisual Property |
Gets or sets the main application UI. This is an alias for: Window.Current.Content
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public UIElement RootVisual { get; set; }
Property Value
Type:
UIElementSee Also