C# Class ME3Explorer.SearchPanel

Interaction logic for InfoPanel.xaml
Inheritance: ToolListControl
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
IconProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Public Methods

Method Description
SearchPanel ( ) : System
setToolList ( IEnumerable enumerable ) : void

Method Details

SearchPanel() public method

public SearchPanel ( ) : System
return System

setToolList() public method

public setToolList ( IEnumerable enumerable ) : void
enumerable IEnumerable
return void

Property Details

IconProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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