C# 클래스 MiniTwitter.Update.UpdateDialog

UpdateDialog.xaml 的交互逻辑
상속: System.Windows.Window
파일 보기 프로젝트 열기: iyomumx/MiniTwitter-Mod

공개 프로퍼티들

프로퍼티 타입 설명
IsRequiredUpdateProperty System.Windows.DependencyProperty
MiniorVersionProperty System.Windows.DependencyProperty
StatusTextProperty System.Windows.DependencyProperty
UpdateAvaliableProperty System.Windows.DependencyProperty
UpdateProgressProperty System.Windows.DependencyProperty
UpdateSizeProperty System.Windows.DependencyProperty
UpdateVersionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
UpdateDialog ( ) : System

비공개 메소드들

메소드 설명
MainTimer_Tick ( object sender, EventArgs e ) : void
deploy_CheckForUpdateCompleted ( object sender, System.Deployment.Application.CheckForUpdateCompletedEventArgs e ) : void
deploy_CheckForUpdateProgressChanged ( object sender, System.Deployment.Application.DeploymentProgressChangedEventArgs e ) : void
deploy_UpdateCompleted ( object sender, System e ) : void
deploy_UpdateProgressChanged ( object sender, System.Deployment.Application.DeploymentProgressChangedEventArgs e ) : void
window_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

UpdateDialog() 공개 메소드

public UpdateDialog ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty,System.Windows IsRequiredUpdateProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows MiniorVersionProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows StatusTextProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows UpdateAvaliableProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows UpdateProgressProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows UpdateSizeProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows UpdateVersionProperty
리턴 System.Windows.DependencyProperty