C# Class Update.GUI.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: CustomTitlebarWindow
显示文件 Open project: fusetools/Squirrel.Windows Class Usage Examples

Public Properties

Property Type Description
InnerContentProperty System.Windows.DependencyProperty

Public Methods

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

Private Methods

Method Description
Cancel ( ) : void
Exit ( ) : void
StartInstallation ( IInstallerFactory installerFactory ) : ProgressView

Method Details

MainWindow() public method

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

Property Details

InnerContentProperty public_oe static_oe property

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