C# Class DmxPad.Controls.SearchBox

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: Artfunkel/Datamodel.NET

Public Properties

Property Type Description
SearchPredicateProperty System.Windows.DependencyProperty
SearchTargetProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
Input_TextChanged void

Public Methods

Method Description
Focus ( ) : bool
SearchBox ( ) : System

Private Methods

Method Description
Input_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Focus() public method

public Focus ( ) : bool
return bool

SearchBox() public method

public SearchBox ( ) : System
return System

Property Details

SearchPredicateProperty public_oe static_oe property

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

SearchTargetProperty public_oe static_oe property

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