C# Class Lawo.GlowAnalyzerProxy.Main.MainWindow

ファイルを表示 Open project: Lawo/ember-plus-sharp

Private Properties

Property Type Description
OnDataGrid_AutoGeneratingColumn void
OnListenFailed void
OnScrollEventIntoView void
OnSelectLogFolderButton_Click void

Public Methods

Method Description
MainWindow ( ) : System.Diagnostics.CodeAnalysis

Private Methods

Method Description
OnDataGrid_AutoGeneratingColumn ( object sender, System.Windows.Controls.DataGridAutoGeneratingColumnEventArgs e ) : void
OnListenFailed ( object sender, ListenFailedEventArgs e ) : void
OnScrollEventIntoView ( object sender, ScrollEventIntoViewEventArgs e ) : void
OnSelectLogFolderButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.Diagnostics.CodeAnalysis
return System.Diagnostics.CodeAnalysis