C# Class MiniTwitter.Update.UpdateDialog

UpdateDialog.xaml 的交互逻辑
Inheritance: System.Windows.Window
Mostra file Open project: iyomumx/MiniTwitter-Mod

Public Properties

Property Type Description
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

Public Methods

Method Description
UpdateDialog ( ) : System

Private Methods

Method Description
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

Method Details

UpdateDialog() public method

public UpdateDialog ( ) : System
return System

Property Details

IsRequiredUpdateProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsRequiredUpdateProperty
return System.Windows.DependencyProperty

MiniorVersionProperty public_oe static_oe property

public static DependencyProperty,System.Windows MiniorVersionProperty
return System.Windows.DependencyProperty

StatusTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows StatusTextProperty
return System.Windows.DependencyProperty

UpdateAvaliableProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateAvaliableProperty
return System.Windows.DependencyProperty

UpdateProgressProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateProgressProperty
return System.Windows.DependencyProperty

UpdateSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateSizeProperty
return System.Windows.DependencyProperty

UpdateVersionProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateVersionProperty
return System.Windows.DependencyProperty