C# Class CapgeminiSurface.MenuLogo

Afficher le fichier Open project: smalice/SurfaceWPFApp

Méthodes publiques

Свойство Type Description
DeltaManipulationFinished EventHandler

Méthodes publiques

Méthode Description
MenuLogo ( ) : System

Méthodes protégées

Méthode Description
OnContactDown ( ContactEventArgs e ) : void
OnContactTapGesture ( ContactEventArgs e ) : void

Private Methods

Méthode Description
InitializeManipulationProcessor ( ) : void
OnManipulationDelta ( object sender, Affine2DOperationDeltaEventArgs e ) : void

Method Details

MenuLogo() public méthode

public MenuLogo ( ) : System
Résultat System

OnContactDown() protected méthode

protected OnContactDown ( ContactEventArgs e ) : void
e ContactEventArgs
Résultat void

OnContactTapGesture() protected méthode

protected OnContactTapGesture ( ContactEventArgs e ) : void
e ContactEventArgs
Résultat void

Property Details

DeltaManipulationFinished public_oe property

public EventHandler DeltaManipulationFinished
Résultat EventHandler