C# Class ServiceConfigurator.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: Echilon/ServiceConfigurator

Public Properties

Property Type Description
ServicesProperty System.Windows.DependencyProperty

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
CanAlwaysExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Window_Closing ( object sender, CancelEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

ServicesProperty public static property

public static DependencyProperty,System.Windows ServicesProperty
return System.Windows.DependencyProperty