Property | Type | Description | |
---|---|---|---|
ParseLinks | void | ||
RefreshNewsAsych | List |
||
XMLHasFinished | void | ||
btnFullArticle_Click | void | ||
lstNewsItems_SelectionChanged | void |
Method | Description | |
---|---|---|
RefreshNews ( string strUrl ) : void | ||
ServerNews ( ) : System | ||
theLink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void |
Method | Description | |
---|---|---|
ParseLinks ( System.Windows.Documents.FlowDocument theDocument ) : void | ||
RefreshNewsAsych ( string strUrl ) : List |
||
XMLHasFinished ( IAsyncResult theResult ) : void | ||
btnFullArticle_Click ( object sender, |
||
lstNewsItems_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
public theLink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Navigation.RequestNavigateEventArgs | |
return | void |