C# Class ExternalNotify.MainPage

Show file Open project: martinsuchan/wpdev.samples

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
ButtonBase_OnClick ( object sender, RoutedEventArgs e ) : void
Web_OnDOMContentLoaded ( WebView sender, WebViewDOMContentLoadedEventArgs args ) : void
Web_OnNavigationStarting ( WebView sender, WebViewNavigationStartingEventArgs args ) : void
Web_OnScriptNotify ( object sender, NotifyEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System