C# 클래스 ClassifyFiles.UI.SplashWindow

SplashWindow.xaml 的交互逻辑
상속: Window, INotifyPropertyChanged
파일 보기 프로젝트 열기: autodotua/ClassifyFiles

공개 프로퍼티들

프로퍼티 타입 설명
image Uri

공개 메소드들

메소드 설명
SplashWindow ( ) : FzLib.Extension
TryClose ( ) : void
TryShow ( ) : void

메소드 상세

SplashWindow() 공개 메소드

public SplashWindow ( ) : FzLib.Extension
리턴 FzLib.Extension

TryClose() 공개 정적인 메소드

public static TryClose ( ) : void
리턴 void

TryShow() 공개 정적인 메소드

public static TryShow ( ) : void
리턴 void

프로퍼티 상세

image 공개적으로 프로퍼티

public Uri image
리턴 Uri