C# Class Ioespt.UWP.DeviceControl.Views.Shell

Inheritance: global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector, global::Windows.UI.Xaml.Markup.IComponentConnector2
Exibir arquivo Open project: mikehole/internet-of-esp-things

Public Methods

Method Description
SetNavigationService ( INavigationService navigationService ) : void
Shell ( ) : System.ComponentModel
Shell ( INavigationService navigationService ) : System.ComponentModel

Private Methods

Method Description
Connect ( int connectionId, object target ) : void
GetBindingConnector ( int connectionId, object target ) : global::Windows.UI.Xaml.Markup.IComponentConnector
InitializeComponent ( ) : void

Method Details

SetNavigationService() public method

public SetNavigationService ( INavigationService navigationService ) : void
navigationService INavigationService
return void

Shell() public method

public Shell ( ) : System.ComponentModel
return System.ComponentModel

Shell() public method

public Shell ( INavigationService navigationService ) : System.ComponentModel
navigationService INavigationService
return System.ComponentModel