C# 클래스 X.Browser.ViewModels.TabThumbnailSprite

파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
Delete ( UIElement &surface ) : void
Draw ( UIElement &surface ) : void

비공개 메소드들

메소드 설명
DelayedDelete ( int millisecondsToDelay, UIElement surface, UIElement rootElement, int fadeDuration = 80 ) : void
DelayedShow ( int millisecondsToDelay, UIElement surface, int fadeDuration = 15 ) : void

메소드 상세

Delete() 공개 메소드

public Delete ( UIElement &surface ) : void
surface Windows.UI.Xaml.UIElement
리턴 void

Draw() 공개 메소드

public Draw ( UIElement &surface ) : void
surface Windows.UI.Xaml.UIElement
리턴 void