C# Class SumoNinjaMonkey.Framework.Controls.TiltTile

Inheritance: Windows.UI.Xaml.Controls.Primitives.ButtonBase
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Explode ( ) : void
Hide ( ) : void
LoadImage ( Uri uri ) : void
LoadPathIcon ( string pathData, Brush iconColor = null, int width = 25, int height = 25 ) : void
PrepareForShow ( ) : void
Show ( ) : void
TiltTile ( ) : GalaSoft.MvvmLight.Messaging
TiltTile_Click ( object sender, RoutedEventArgs e ) : void
Unload ( ) : void

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
TiltEffect ( Point pt ) : void
_doRelease ( RoutedEventArgs e ) : 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

LoadPathIcon() public méthode

public LoadPathIcon ( string pathData, Brush iconColor = null, int width = 25, int height = 25 ) : void
pathData string
iconColor Windows.UI.Xaml.Media.Brush
width int
height int
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

PrepareForShow() public méthode

public PrepareForShow ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

TiltTile() public méthode

public TiltTile ( ) : GalaSoft.MvvmLight.Messaging
Résultat GalaSoft.MvvmLight.Messaging

TiltTile_Click() public méthode

public TiltTile_Click ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
Résultat void

Unload() public méthode

public Unload ( ) : void
Résultat void

Property Details

ContentControlProperty public_oe static_oe property

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

LabelFontSizeProperty public_oe static_oe property

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

LabelProperty public_oe static_oe property

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