C# Class Waf.InformationManager.EmailClient.Modules.Presentation.Views.EmailAccountsWindow

EmailAccountsWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
显示文件 Open project: jbe2277/waf

Public Methods

Method Description
EmailAccountsWindow ( ) : System
ShowDialog ( object owner ) : void

Private Methods

Method Description
EmailAccountsGridMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

EmailAccountsWindow() public method

public EmailAccountsWindow ( ) : System
return System

ShowDialog() public method

public ShowDialog ( object owner ) : void
owner object
return void