C# 클래스 SevenUpdate.Pages.UpdateHistory

Interaction logic for UpdateHistory.xaml.
파일 보기 프로젝트 열기: robertbaker/SevenUpdate

공개 메소드들

메소드 설명
UpdateHistory ( ) : System.Collections.ObjectModel

Initializes a new instance of the UpdateHistory class.

비공개 메소드들

메소드 설명
GetHistory ( object sender, RoutedEventArgs e ) : void

Gets the update history and loads it to the listView.

NavigateToMainPage ( object sender, RoutedEventArgs e ) : void

Goes back to the Main page.

RefreshDataView ( object sender, NotifyCollectionChangedEventArgs e ) : void

Updates the CollectionView when the collection changes.

ShowDetails ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Shows the selected update details.

ShowDetailsDialog ( object sender, RoutedEventArgs e ) : void

Shows the selected update details.

UpdateUI ( object sender, CompositionChangedEventArgs e ) : void

Changes the UI depending on whether Aero Glass is enabled.

메소드 상세

UpdateHistory() 공개 메소드

Initializes a new instance of the UpdateHistory class.
public UpdateHistory ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel