C# Class RazorPad.Views.MainWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: RazorPad/RazorPad

Protected Properties

Свойство Type Description
Log Logger

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Méthodes protégées

Méthode Description
OnClosing ( System e ) : void

Private Methods

Méthode Description
CreateDemoTemplate ( ) : void
DocumentClosed ( object sender, AvalonDock.DocumentClosedEventArgs e ) : void
GetReferences ( IEnumerable loadedReferences ) : IEnumerable
HandleMouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void
ScrollToEnd ( object sender, EventArgs args ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

OnClosing() protected méthode

protected OnClosing ( System e ) : void
e System
Résultat void

Property Details

Log protected_oe static_oe property

protected static Logger Log
Résultat Logger