Method |
Description |
|
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 |
|
|