C# Class MetroDemo.ExampleWindows.RemoteClientInfoDialog

RemoteClientInfoDialog
Inheritance: MahApps.Metro.Controls.MetroWindow, System.Windows.Markup.IComponentConnector
ファイルを表示 Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Public Properties

Property Type Description
Result DialogResult

Public Methods

Method Description
Dispose ( ) : void
Launch ( ) : void
RemoteClientInfoDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Private Methods

Method 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 method

public Dispose ( ) : void
return void

Launch() public method

public Launch ( ) : void
return void

RemoteClientInfoDialog() public method

public RemoteClientInfoDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging
return Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Property Details

Result public_oe property

public DialogResult Result
return DialogResult