C# Class NiteWpfDemo.MainWindow

Inheritance: System.Windows.Window
显示文件 Open project: etihwddot/NITE-WPF-Sample

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnClosing ( CancelEventArgs e ) : void

Private Methods

Method Description
CompositionTarget_Rendering ( object sender, EventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnClosing() protected method

protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
return void