C# 클래스 SumoNinjaMonkey.Framework.Controls.TiltTile

상속: Windows.UI.Xaml.Controls.Primitives.ButtonBase
파일 보기 프로젝트 열기: liquidboy/X 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ContentControlProperty Windows.UI.Xaml.DependencyProperty
LabelFontSizeProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Explode() 공개 메소드

public Explode ( ) : void
리턴 void

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

LoadImage() 공개 메소드

public LoadImage ( Uri uri ) : void
uri Uri
리턴 void

LoadPathIcon() 공개 메소드

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
리턴 void

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

PrepareForShow() 공개 메소드

public PrepareForShow ( ) : void
리턴 void

Show() 공개 메소드

public Show ( ) : void
리턴 void

TiltTile() 공개 메소드

public TiltTile ( ) : GalaSoft.MvvmLight.Messaging
리턴 GalaSoft.MvvmLight.Messaging

TiltTile_Click() 공개 메소드

public TiltTile_Click ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
리턴 void

Unload() 공개 메소드

public Unload ( ) : void
리턴 void

프로퍼티 상세

ContentControlProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ContentControlProperty
리턴 Windows.UI.Xaml.DependencyProperty

LabelFontSizeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml LabelFontSizeProperty
리턴 Windows.UI.Xaml.DependencyProperty

LabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml LabelProperty
리턴 Windows.UI.Xaml.DependencyProperty