C# Class KbtterWPF.ExListWindow

ExListWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Exibir arquivo Open project: kb10uy/Kbtter

Public Methods

Method Description
CreateListPanel ( TweetSharp.TwitterList list ) : UIElement
ExListWindow ( MainWindow mw ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
ListUpdate_Click ( object sender, RoutedEventArgs e ) : void
MyListsList_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
NListCreate_Click ( object sender, RoutedEventArgs e ) : void
RefreshLists ( ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

CreateListPanel() public method

public CreateListPanel ( TweetSharp.TwitterList list ) : UIElement
list TweetSharp.TwitterList
return UIElement

ExListWindow() public method

public ExListWindow ( MainWindow mw ) : System
mw MainWindow
return System