C# Class Samples.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: MahApps.Metro.Controls.MetroWindow
Afficher le fichier Open project: 7digital/xwt Class Usage Examples

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
AddSample ( TreePosition pos, string name, Type sampleType ) : TreePosition
Dump ( IWidgetSurface w, int ind ) : void
HandleSamplesTreeSelectionChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System