C# Class AK.F1.Timing.UI.Views.ShellView

The main view window.
Inheritance: System.Windows.Window
Mostrar archivo Open project: simoneb/ak-f1-timing

Public Methods

Method Description
ShellView ( ) : System

Initialises a new instance of the ShellView class.

Private Methods

Method Description
BeginDragMove ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Window_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Method Details

ShellView() public method

Initialises a new instance of the ShellView class.
public ShellView ( ) : System
return System