C# 클래스 ArcGISPortalViewer.Controls.LiveTile

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: Esri/arcgis-portalviewer-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ItemTemplateProperty Windows.UI.Xaml.DependencyProperty
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty
SlideDirectionProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
GetCurrent ( ) : object
LiveTile ( ) : System

Creates a new instance of LiveTile

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application. Override this method to influence the default post-template logic of a class.

비공개 메소드들

메소드 설명
EpisodeFlipControl_Loaded ( object sender, RoutedEventArgs e ) : void
EpisodeFlipControl_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
EpisodeFlipControl_Unloaded ( object sender, RoutedEventArgs e ) : void
GetItemAt ( int index ) : object
GetNext ( ) : object
OnItemsSourcePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Start ( ) : void
UpdateNextItem ( ) : void
timer_Tick ( object sender, object e ) : void

Triggered when it's time to flip to the next live tile.

메소드 상세

GetCurrent() 공개 메소드

public GetCurrent ( ) : object
리턴 object

LiveTile() 공개 메소드

Creates a new instance of LiveTile
public LiveTile ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application. Override this method to influence the default post-template logic of a class.
protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

Identifies the ItemTemplate property.
public static DependencyProperty,Windows.UI.Xaml ItemTemplateProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

Identifies the ItemsSource property.
public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

Identifies the SlideDirection property.
public static DependencyProperty,Windows.UI.Xaml SlideDirectionProperty
리턴 Windows.UI.Xaml.DependencyProperty