C# Class KbtterWPF.ExListWindow

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

Méthodes publiques

Méthode Description
CreateListPanel ( TweetSharp.TwitterList list ) : UIElement
ExListWindow ( MainWindow mw ) : System

Private Methods

Méthode 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 méthode

public CreateListPanel ( TweetSharp.TwitterList list ) : UIElement
list TweetSharp.TwitterList
Résultat UIElement

ExListWindow() public méthode

public ExListWindow ( MainWindow mw ) : System
mw MainWindow
Résultat System