C# Class Update.GUI.CustomTitlebarWindow

Inheritance: Window
Afficher le fichier Open project: fusetools/Squirrel.Windows

Méthodes publiques

Méthode Description
CustomTitlebarWindow ( ) : System

Private Methods

Méthode Description
OnCanMinimizeWindow ( object sender, CanExecuteRoutedEventArgs e ) : void
OnCanResizeWindow ( object sender, CanExecuteRoutedEventArgs e ) : void
OnCloseWindow ( object target, ExecutedRoutedEventArgs e ) : void
OnMaximizeWindow ( object target, ExecutedRoutedEventArgs e ) : void
OnMinimizeWindow ( object target, ExecutedRoutedEventArgs e ) : void
OnRestoreWindow ( object target, ExecutedRoutedEventArgs e ) : void

Method Details

CustomTitlebarWindow() public méthode

public CustomTitlebarWindow ( ) : System
Résultat System