C# Class SumoNinjaMonkey.Framework.Controls.TiltTileWithImageBackground

Inheritance: Windows.UI.Xaml.Controls.Control
显示文件 Open project: liquidboy/X

Public Properties

Property Type Description
LabelProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Explode ( ) : void
Hide ( ) : void
LoadImage ( Uri uri ) : void
Show ( ) : void
TiltTileWithImageBackground ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

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

public Explode ( ) : void
return void

Hide() public method

public Hide ( ) : void
return void

LoadImage() public method

public LoadImage ( Uri uri ) : void
uri Uri
return void

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Show() public method

public Show ( ) : void
return void

TiltTileWithImageBackground() public method

public TiltTileWithImageBackground ( ) : System
return System

Property Details

LabelProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LabelProperty
return Windows.UI.Xaml.DependencyProperty