C# Class PsHandler.UI.WindowWindowsInfo

Interaction logic for WindowWindowsInfo.xaml
Inheritance: System.Windows.Window
Mostra file Open project: kampiuceris/PsHandler Class Usage Examples

Public Methods

Method Description
WindowWindowsInfo ( IFilter iFilter ) : System

Protected Methods

Method Description
OnClosing ( System e ) : void

Private Methods

Method Description
GridViewColumnHeaderClickedHandler ( object sender, RoutedEventArgs e ) : void
Sort ( string sortBy, ListSortDirection direction ) : void
UpdateList ( ) : void

Method Details

OnClosing() protected method

protected OnClosing ( System e ) : void
e System
return void

WindowWindowsInfo() public method

public WindowWindowsInfo ( IFilter iFilter ) : System
iFilter IFilter
return System