Method | Description | |
---|---|---|
AppInfo ( ) : System |
Initializes a new instance of the AppInfo class.
|
Method | Description | |
---|---|---|
BrowseForAppLocation ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Opens a
|
|
ChangeDescription ( object sender, |
Fires the OnPropertyChanged Event with the collection changes.
|
|
ChangeName ( object sender, |
Fires the OnPropertyChanged Event with the collection changes.
|
|
ChangePublisher ( object sender, |
Fires the OnPropertyChanged Event with the collection changes.
|
|
ChangeToFileSystemLocation ( object sender, |
Changes the UI to show the file system application location.
|
|
ChangeToRegistryLocation ( object sender, |
Changes the UI to show the registry application location.
|
|
ConvertPath ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void |
Converts the application location path to system variables.
|
|
HasErrors ( ) : bool |
Determines whether this instance has errors.
|
|
LoadAppInfo ( object sender, |
Loads the application info into the UI.
|
|
LoadLocaleStrings ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Loads the
|
|
MoveOn ( object sender, |
Moves on to the next pages if no errors are present.
|
|
SaveSua ( object sender, |
Saves the project and goes back to the main page.
|
|
UpdateUI ( object sender, |
Changes the UI depending on whether Aero Glass is enabled.
|
|
ValidateAppDirectory ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
Validates the textbox against the AppDirectory Validation Rule.
|
|
ValidateRequiredInput ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
Validates the textbox content.
|
|
ValidateSuiLocation ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
Validates the textbox against the Sui Validation Rule.
|
|
ValidateUrlInput ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
Validates the textbox against the AppDirectory Validation Rule.
|