C# Class Talifun.Commander.Command.CommandLine.Configuration.CommandLineElementPanel

Interaction logic for CommandLineElementPanel.xaml
Inheritance: Talifun.Commander.Command.Configuration.ElementPanelBase
Mostra file Open project: taliesins/talifun-commander

Private Properties

Property Type Description
OnBindToElement void
commandPathButton_Click void

Public Methods

Method Description
CommandLineElementPanel ( ) : System.Windows

Private Methods

Method Description
OnBindToElement ( object sender, BindToElementEventArgs e ) : void
commandPathButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CommandLineElementPanel() public method

public CommandLineElementPanel ( ) : System.Windows
return System.Windows