C# Class YALV.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window, IWinSimple
Exibir arquivo Open project: LukePet/YALV

Public Methods

Method Description
MainWindow ( string args ) : System

Private Methods

Method Description
InitCulture ( ) : void
OnRefreshUI ( string eventName, object parameter = null ) : void
dgItems_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
txtItemId_KeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( string args ) : System
args string
return System