C# Class MiniTwitter.Update.UpdateDialog

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

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
UpdateDialog ( ) : System

Private Methods

Méthode 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 méthode

public UpdateDialog ( ) : System
Résultat System

Property Details

IsRequiredUpdateProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsRequiredUpdateProperty
Résultat System.Windows.DependencyProperty

MiniorVersionProperty public_oe static_oe property

public static DependencyProperty,System.Windows MiniorVersionProperty
Résultat System.Windows.DependencyProperty

StatusTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows StatusTextProperty
Résultat System.Windows.DependencyProperty

UpdateAvaliableProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateAvaliableProperty
Résultat System.Windows.DependencyProperty

UpdateProgressProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateProgressProperty
Résultat System.Windows.DependencyProperty

UpdateSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateSizeProperty
Résultat System.Windows.DependencyProperty

UpdateVersionProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateVersionProperty
Résultat System.Windows.DependencyProperty