C# 클래스 LiveTileUserControl.LiveTile.LiveTile

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: Confiz/live_tile_user_control

공개 프로퍼티들

프로퍼티 타입 설명
BackContentProperty Windows.UI.Xaml.DependencyProperty
BackItemTemplateProperty Windows.UI.Xaml.DependencyProperty
DirectionProperty Windows.UI.Xaml.DependencyProperty
FrontContentProperty Windows.UI.Xaml.DependencyProperty
FrontItemTemplateProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
LiveTile ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
ChangeDataContext ( ) : void
OnLiveTileSizeChanged ( object sender, SizeChangedEventArgs e ) : void
OnLiveTileUnLoaded ( object sender, RoutedEventArgs args ) : void
ShowBackContent ( ) : void
ShowFrontContent ( ) : void
SlideAnimationEnded ( ) : void
SlideAnimationStarted ( ) : void
StartAnimation ( ) : void

메소드 상세

LiveTile() 공개 메소드

public LiveTile ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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