C# Class TwitterReader.MainWindow

Interaction logic for MainWindow.xaml
Mostrar archivo Open project: Slesa/Playground

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
OnRefresh ( object sender, RoutedEventArgs e ) : void
RssDataChanged ( object sender, EventArgs e ) : void
ToggleRefreshState ( bool show ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System