C# Class SuperMap.WinRT.Actions.MouseExtensions

Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
AddOnDoubleTapped ( this element, PointerEventHandler handler ) : void

Private Methods

Méthode Description
element_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void

Method Details

AddOnDoubleTapped() public static méthode

public static AddOnDoubleTapped ( this element, PointerEventHandler handler ) : void
element this
handler PointerEventHandler
Résultat void