C# Class IoTCoreDefaultApp.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: MicrosoftEdge/WebOnPi

Méthodes publiques

Свойство Type Description
Current MainPage

Méthodes publiques

Méthode Description
MainPage ( ) : IoTOnboardingService

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
NetworkInformation_NetworkStatusChanged ( object sender ) : void
SettingsButton_Clicked ( object sender, RoutedEventArgs e ) : void
ShutdownButton_Clicked ( object sender, RoutedEventArgs e ) : void
ShutdownDropdown_Opened ( object sender, object e ) : void
ShutdownHelper ( ShutdownKind kind ) : void
ShutdownListView_ItemClick ( object sender, ItemClickEventArgs e ) : void
Tutorials_Clicked ( object sender, RoutedEventArgs e ) : void
UpdateBoardInfo ( ) : void
UpdateConnectedDevices ( ) : void
UpdateDateTime ( ) : void
UpdateNetworkInfo ( ) : void
timer_Tick ( object sender, object e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : IoTOnboardingService
Résultat IoTOnboardingService

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

Property Details

Current public_oe static_oe property

public static MainPage Current
Résultat MainPage