C# 클래스 KbtterWPF.ListWindow

ListWindow.xaml の相互作用ロジック
상속: System.Windows.Window
파일 보기 프로젝트 열기: kb10uy/Kbtter

공개 메소드들

메소드 설명
CreateListPanel ( TweetSharp.TwitterList list, bool ic ) : UIElement
ListWindow ( MainWindow mw, TwitterUser ta ) : System

비공개 메소드들

메소드 설명
Button_Click ( object sender, RoutedEventArgs e ) : void
ListCancel_Click ( object sender, RoutedEventArgs e ) : void
ListOK_Click ( object sender, RoutedEventArgs e ) : void
NewListCreate_Click ( object sender, RoutedEventArgs e ) : void
RefreshLists ( ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

CreateListPanel() 공개 메소드

public CreateListPanel ( TweetSharp.TwitterList list, bool ic ) : UIElement
list TweetSharp.TwitterList
ic bool
리턴 UIElement

ListWindow() 공개 메소드

public ListWindow ( MainWindow mw, TwitterUser ta ) : System
mw MainWindow
ta TwitterUser
리턴 System