C# Class MetroDemo.ExampleViews.StartView

StartView
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
显示文件 Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Public Methods

Method Description
StartView ( ) : System

Private Methods

Method Description
CreateLanguagePack ( ) : void
ImportExisting ( ) : void
InitializeComponent ( ) : void
LogAnaylytics ( string path, string pageName ) : void
LogErrorMessage ( Exception ex ) : void
ManageLocal ( ) : void
ManageRemote ( ) : void
StartNew ( ) : void
StartView_OnLoaded ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void
cbActions_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
strtButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

StartView() public method

public StartView ( ) : System
return System