C# Class WpfMpdClient.SearchableListBox

Inheritance: System.Windows.Controls.ListBox
Show file Open project: sakya/wpfmpdclient

Public Properties

Property Type Description
SearchPropertyProperty System.Windows.DependencyProperty

Public Methods

Method Description
SearchableListBox ( ) : System

Private Methods

Method Description
OnPreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
Search ( ) : void
TimerHandler ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

SearchableListBox() public method

public SearchableListBox ( ) : System
return System

Property Details

SearchPropertyProperty public static property

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