C# Class Unlimited.Applications.BusinessDesignStudio.Views.DataMapping

Interaction logic for MainWindow.xaml
Exibir arquivo Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
DataMapping ( ) : System.Windows

Private Methods

Method Description
InputTxtGotFocus ( dynamic sender, RoutedEventArgs e ) : void
InputTxtKeyUp ( dynamic sender, System.Windows.Input.KeyEventArgs e ) : void
OutputTxtGotFocus ( dynamic sender, RoutedEventArgs e ) : void
OutputTxtKeyUp ( dynamic sender, System.Windows.Input.KeyEventArgs e ) : void
TextBoxLostFocus ( dynamic sender, RoutedEventArgs e ) : void
TextBoxLostFocus1 ( dynamic sender, RoutedEventArgs e ) : void

Method Details

DataMapping() public method

public DataMapping ( ) : System.Windows
return System.Windows