C# Class DmxPad.Controls.SearchBox

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Artfunkel/Datamodel.NET

Méthodes publiques

Свойство Type Description
SearchPredicateProperty System.Windows.DependencyProperty
SearchTargetProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
Input_TextChanged void

Méthodes publiques

Méthode Description
Focus ( ) : bool
SearchBox ( ) : System

Private Methods

Méthode Description
Input_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Focus() public méthode

public Focus ( ) : bool
Résultat bool

SearchBox() public méthode

public SearchBox ( ) : System
Résultat System

Property Details

SearchPredicateProperty public_oe static_oe property

public static DependencyProperty,System.Windows SearchPredicateProperty
Résultat System.Windows.DependencyProperty

SearchTargetProperty public_oe static_oe property

public static DependencyProperty,System.Windows SearchTargetProperty
Résultat System.Windows.DependencyProperty