C# Class MultiColumnList.Window1

Interaction logic for Window1.xaml
Inheritance: Window
Show file Open project: Ecetera/appdynamics-sandpit Class Usage Examples

Public Methods

Method Description
GetFacade ( ) : string
Window1 ( ) : System

Private Methods

Method Description
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
Button_Click_2 ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
lbTodoList_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

GetFacade() public method

public GetFacade ( ) : string
return string

Window1() public method

public Window1 ( ) : System
return System