C# Class LatestChatty.Controls.StoryListControl

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: fleabix/LatestChatty-WP7

Public Methods

Method Description
StoryListControl ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
MainListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

StoryListControl() public method

public StoryListControl ( ) : System
return System