C# 클래스 ParallaxSplitView.Views.MainView

An empty page that can be used on its own or navigated to within a Frame.
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: juanpaexpedite/MasterDetailsComposition

공개 프로퍼티들

프로퍼티 타입 설명
CurrentSessionProperty Windows.UI.Xaml.DependencyProperty
PhotosProperty Windows.UI.Xaml.DependencyProperty
SessionsProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
MainView ( ) : Microsoft.Graphics.Canvas.Brushes

비공개 메소드들

메소드 설명
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

메소드 상세

MainView() 공개 메소드

public MainView ( ) : Microsoft.Graphics.Canvas.Brushes
리턴 Microsoft.Graphics.Canvas.Brushes

프로퍼티 상세

CurrentSessionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CurrentSessionProperty
리턴 Windows.UI.Xaml.DependencyProperty

PhotosProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PhotosProperty
리턴 Windows.UI.Xaml.DependencyProperty

SessionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml SessionsProperty
리턴 Windows.UI.Xaml.DependencyProperty