C# Class Update.GUI.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: CustomTitlebarWindow
Afficher le fichier Open project: fusetools/Squirrel.Windows Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
MainWindow ( IInstallerFactory installerFactory, System.Version version, System.Action exit, string logPath ) : System

Private Methods

Méthode Description
Cancel ( ) : void
Exit ( ) : void
StartInstallation ( IInstallerFactory installerFactory ) : ProgressView

Method Details

MainWindow() public méthode

public MainWindow ( IInstallerFactory installerFactory, System.Version version, System.Action exit, string logPath ) : System
installerFactory IInstallerFactory
version System.Version
exit System.Action
logPath string
Résultat System

Property Details

InnerContentProperty public_oe static_oe property

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