C# Class Signum.Windows.ProgressWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
MessageProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ProgressWindow ( ) : System
Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void

Private Methods

Méthode Description
Window_Closing ( object sender, System e ) : void

Method Details

ProgressWindow() public méthode

public ProgressWindow ( ) : System
Résultat System

Wait() public static méthode

public static Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void
title string
message string
backgroundThread System.Action
endAction System.Action
Résultat void

Property Details

MessageProperty public_oe static_oe property

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