C# Class ParallaxSplitView.Views.MainView

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: juanpaexpedite/MasterDetailsComposition

Méthodes publiques

Свойство Type Description
CurrentSessionProperty Windows.UI.Xaml.DependencyProperty
PhotosProperty Windows.UI.Xaml.DependencyProperty
SessionsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
MainView ( ) : Microsoft.Graphics.Canvas.Brushes

Private Methods

Méthode Description
Image_PointerMoved ( object sender, PointerRoutedEventArgs e ) : void
Image_Tapped ( object sender, TappedRoutedEventArgs e ) : void
InitializeEvents ( ) : void
InitializeMedia ( ) : void
InitializePhotos ( ) : void
InitializeSession ( ) : void
InitializeSessions ( ) : void
InvalidatePhoto ( string newuri ) : void
MainView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
Scroll ( ) : void
ScrollButton_Tapped ( object sender, TappedRoutedEventArgs e ) : void
SessionButton_Tapped ( object sender, TappedRoutedEventArgs e ) : void
SessionMedia_DoubleTapped ( object sender, DoubleTappedRoutedEventArgs e ) : void
SessionMedia_Tapped ( object sender, TappedRoutedEventArgs e ) : void

Method Details

MainView() public méthode

public MainView ( ) : Microsoft.Graphics.Canvas.Brushes
Résultat Microsoft.Graphics.Canvas.Brushes

Property Details

CurrentSessionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CurrentSessionProperty
Résultat Windows.UI.Xaml.DependencyProperty

PhotosProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PhotosProperty
Résultat Windows.UI.Xaml.DependencyProperty

SessionsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SessionsProperty
Résultat Windows.UI.Xaml.DependencyProperty