C# 클래스 Update.GUI.MainWindow

Interaction logic for MainWindow.xaml
상속: CustomTitlebarWindow
파일 보기 프로젝트 열기: fusetools/Squirrel.Windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
InnerContentProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
MainWindow ( IInstallerFactory installerFactory, System.Version version, System.Action exit, string logPath ) : System

비공개 메소드들

메소드 설명
Cancel ( ) : void
Exit ( ) : void
StartInstallation ( IInstallerFactory installerFactory ) : ProgressView

메소드 상세

MainWindow() 공개 메소드

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

프로퍼티 상세

InnerContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InnerContentProperty
리턴 System.Windows.DependencyProperty