C# Class MiniTwitter.TimelineDialog

TimelineDialog.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Mostra file Open project: iyomumx/MiniTwitter-Mod Class Usage Examples

Public Methods

Method Description
TimelineDialog ( ) : System

Private Methods

Method Description
AddFilterButton_Click ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
DeleteFilterButton_Click ( object sender, RoutedEventArgs e ) : void
FilterListView_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void
TimelineDialog_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

TimelineDialog() public method

public TimelineDialog ( ) : System
return System