C# Class IntegrateCortanaApp.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Page
Mostra file Open project: poumason/DotblogsSampleCode

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
OnLoadVCDFiles ( object sender, RoutedEventArgs e ) : void
OnSearchBus ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System