Property | Type | Description | |
---|---|---|---|
HasTextProperty | |||
IsMouseLeftButtonDownProperty | |||
LabelTextColorProperty | |||
LabelTextProperty | |||
SearchEvent | System.Windows.RoutedEvent |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnGotFocus ( |
||
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnLostFocus ( |
||
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void |
Method | Description | |
---|---|---|
IconBorder_MouseLeftButtonDown ( object obj, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
RaiseSearchEvent ( ) : void | ||
SearchTextBox ( ) : System.Collections.Generic |
protected OnGotFocus ( |
||
e | ||
return | void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnLostFocus ( |
||
e | ||
return | void |
protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void | ||
e | System.Windows.Controls.TextChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows HasTextProperty | ||
return |
public static DependencyProperty,System.Windows IsMouseLeftButtonDownProperty | ||
return |
public static DependencyProperty,System.Windows LabelTextColorProperty | ||
return |
public static DependencyProperty,System.Windows LabelTextProperty | ||
return |