Class PasswordDialogPage

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
PasswordDialogPage
Implements
Windows.UI.Composition.IAnimationObject
Windows.UI.Composition.IVisualElement
Namespace: Catalog.Views
Assembly: Catalog.dll
Syntax
public sealed class PasswordDialogPage : Page, IAnimationObject, IVisualElement

Constructors

PasswordDialogPage()

Declaration
public PasswordDialogPage()

Properties

ViewModel

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

Methods

InitializeComponent()

InitializeComponent()

Declaration
public void InitializeComponent()

Implements

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