C# Class Vidyano.View.Controls.Search

Inheritance: System.Windows.Controls.Control
Show file Open project: stevehansen/vidyano_v1

Public Properties

Property Type Description
IsOpenProperty System.Windows.DependencyProperty

Public Methods

Method Description
Search ( ) : System.Windows

Private Methods

Method Description
IsOpen_Changed ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SearchBox_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
SearchBox_LostFocus ( object sender, RoutedEventArgs e ) : void

Method Details

Search() public method

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

Property Details

IsOpenProperty public static property

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