Class DataProviderAesPage
An empty page that can be used on its own or navigated to within a Frame.
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
DataProviderAesPage
Implements
Windows.UI.Composition.IAnimationObject
Windows.UI.Composition.IVisualElement
Namespace: Catalog.Views
Assembly: Catalog.dll
Syntax
public sealed class DataProviderAesPage : Page, IAnimationObject, IVisualElement
Constructors
DataProviderAesPage()
Declaration
public DataProviderAesPage()
Properties
ViewModel
Declaration
public DataProviderAesViewModel ViewModel { get; }
Property Value
Type | Description |
---|---|
DataProviderAesViewModel |
Methods
InitializeComponent()
InitializeComponent()
Declaration
public void InitializeComponent()
Implements
Windows.UI.Composition.IAnimationObject
Windows.UI.Composition.IVisualElement