C# Class SumoNinjaMonkey.Framework.Controls.TiltTileWithImageBackground

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
LabelProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Explode ( ) : void
Hide ( ) : void
LoadImage ( Uri uri ) : void
Show ( ) : void
TiltTileWithImageBackground ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
TiltEffect ( Point pt ) : void
mainGrid_PointerExited ( object sender, PointerRoutedEventArgs e ) : void
mainGrid_PointerMoved ( object sender, Windows e ) : void
mainGrid_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void
mainGrid_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void

Method Details

Explode() public méthode

public Explode ( ) : void
Résultat void

Hide() public méthode

public Hide ( ) : void
Résultat void

LoadImage() public méthode

public LoadImage ( Uri uri ) : void
uri Uri
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

TiltTileWithImageBackground() public méthode

public TiltTileWithImageBackground ( ) : System
Résultat System

Property Details

LabelProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LabelProperty
Résultat Windows.UI.Xaml.DependencyProperty