C# Class AdvancedLauncher.UI.Windows.MainWindow

Inheritance: MahApps.Metro.Controls.MetroWindow
Mostra file Open project: GoldRenard/DMOAdvancedLauncher

Public Properties

Property Type Description
FLYOUT_WIDTH_MIN int

Private Properties

Property Type Description
OnClosingLocked void
OnLanguageChanged void
OnProfileChanged void
ShowSettings void

Public Methods

Method Description
CheckUpdates ( ) : void
MainWindow ( ) : System

Private Methods

Method Description
OnClosingLocked ( object sender, LockedEventArgs e ) : void
OnLanguageChanged ( object sender, BaseEventArgs e ) : void
OnProfileChanged ( object sender, BaseEventArgs e ) : void
ShowSettings ( object sender, RoutedEventArgs e ) : void

Method Details

CheckUpdates() public method

public CheckUpdates ( ) : void
return void

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

FLYOUT_WIDTH_MIN public_oe static_oe property

public static int FLYOUT_WIDTH_MIN
return int