C# Class MatchIt.CollectionSummaryPage

Afficher le fichier Open project: AvtexAppDev/Chainmail Class Usage Examples

Méthodes publiques

Méthode Description
CollectionSummaryPage ( ) : System
InitializeComponent ( ) : void

Private Methods

Méthode Description
BackButton_Click ( object sender, RoutedEventArgs e ) : void
GetViewState ( ) : String
ItemView_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
Page_LayoutChanged ( object sender, ApplicationLayoutChangedEventArgs e ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
Page_OrientationChanged ( object sender ) : void
Page_Unloaded ( object sender, RoutedEventArgs e ) : void
SetCurrentViewState ( Control viewStateAwareControl ) : void

Method Details

CollectionSummaryPage() public méthode

public CollectionSummaryPage ( ) : System
Résultat System

InitializeComponent() public méthode

public InitializeComponent ( ) : void
Résultat void