C# Class Explore10.StartPage

Interaction logic for StartPage.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: ethanhs/Explore10 Class Usage Examples

Public Methods

Method Description
FillDrives ( ) : void
StartPage ( ) : System

Private Methods

Method Description
OpenDrive ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

FillDrives() public method

public FillDrives ( ) : void
return void

StartPage() public method

public StartPage ( ) : System
return System