C# Класс SevenUpdate.Pages.UpdateHistory

Interaction logic for UpdateHistory.xaml.
Показать файл Открыть проект

Открытые методы

Метод Описание
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