C# Class Samples.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: MahApps.Metro.Controls.MetroWindow
显示文件 Open project: 7digital/xwt Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method 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 method

protected Dispose ( bool disposing ) : void
disposing bool
return void

MainWindow() public method

public MainWindow ( ) : System
return System