C# Class MetroDemo.ExampleWindows.RemoteClientInfoDialog

RemoteClientInfoDialog
Inheritance: MahApps.Metro.Controls.MetroWindow, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Méthodes publiques

Свойство Type Description
Result DialogResult

Méthodes publiques

Méthode Description
Dispose ( ) : void
Launch ( ) : void
RemoteClientInfoDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Private Methods

Méthode Description
AddCredentials_OnClick ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
CredentialsDialogue_Closing ( object sender, System e ) : void
ImportComputers_OnClick_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Launch() public méthode

public Launch ( ) : void
Résultat void

RemoteClientInfoDialog() public méthode

public RemoteClientInfoDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging
Résultat Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Property Details

Result public_oe property

public DialogResult Result
Résultat DialogResult