Class ViewStatePropertiesPage

This example goes over some of the ViewState's properties and how they can be set and interacted with.

Inheritance
System.Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
Windows.UI.Xaml.Controls.UserControl
Windows.UI.Xaml.Controls.Page
ViewStatePropertiesPage
Implements
Windows.UI.Composition.IAnimationObject
Windows.UI.Composition.IVisualElement
Namespace: Catalog.Views
Assembly: Catalog.dll
Syntax
public sealed class ViewStatePropertiesPage : Page, IAnimationObject, IVisualElement

Constructors

ViewStatePropertiesPage()

Declaration
public ViewStatePropertiesPage()

Properties

ViewModel

Declaration
public ViewStatePropertiesViewModel ViewModel { get; }
Property Value
Type Description
ViewStatePropertiesViewModel

Methods

InitializeComponent()

InitializeComponent()

Declaration
public void InitializeComponent()

Implements

Windows.UI.Composition.IAnimationObject
Windows.UI.Composition.IVisualElement