C# Class UWPKiosk.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
Exibir arquivo Open project: evgri243/pubic-demos

Public Properties

Property Type Description
ViewModelProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
WebView_NavigationCompleted ( WebView sender, WebViewNavigationCompletedEventArgs args ) : void
WebView_NavigationStarting ( WebView sender, WebViewNavigationStartingEventArgs args ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

Property Details

ViewModelProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ViewModelProperty
return Windows.UI.Xaml.DependencyProperty