C# 클래스 GesturesDemos.MainPage

상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: TelerikAcademy/Windows-Applications

공개 메소드들

메소드 설명
MainPage ( ) : Windows.UI

비공개 메소드들

메소드 설명
theCanvas_DoubleTapped ( object sender, TappedRoutedEventArgs e ) : void
theCanvas_Holding ( object sender, HoldingRoutedEventArgs e ) : void
theCanvas_ManipulationCompleted ( object sender, ManipulationCompletedRoutedEventArgs e ) : void
theCanvas_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
theCanvas_ManipulationInertiaStarting ( object sender, ManipulationInertiaStartingRoutedEventArgs e ) : void
theCanvas_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs e ) : void
theCanvas_ManipulationStarting ( object sender, ManipulationStartingRoutedEventArgs e ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : Windows.UI
리턴 Windows.UI