C# Class variableclient.Widget

Interaction logic for Widget.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: MadrMan/gpgpuraytrace Class Usage Examples

Public Methods

Method Description
Widget ( Variable variable ) : System

Private Methods

Method Description
UserControl_Loaded ( object sender, RoutedEventArgs e ) : void
tb_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
tb_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Widget() public method

public Widget ( Variable variable ) : System
variable Variable
return System