Method | Description | |
---|---|---|
IntellisenseViewModel ( ) : System.Collections.ObjectModel | ||
list_KeyDown ( ListBox list, KeyEventArgs e, TextBox txtbox, Popup popup ) : void | ||
showMethodsPopUP ( Rect rect, TextBox txtbox, Popup popup, ListBox list, KeyEventArgs e ) : void |
Method | Description | |
---|---|---|
RearrangeList ( ) : bool | ||
ShowPopUpInRightPlace ( |
public IntellisenseViewModel ( ) : System.Collections.ObjectModel | ||
return | System.Collections.ObjectModel |
public list_KeyDown ( ListBox list, KeyEventArgs e, TextBox txtbox, Popup popup ) : void | ||
list | ListBox | |
e | KeyEventArgs | |
txtbox | TextBox | |
popup | Popup | |
return | void |
public showMethodsPopUP ( Rect rect, TextBox txtbox, Popup popup, ListBox list, KeyEventArgs e ) : void | ||
rect | Rect | |
txtbox | TextBox | |
popup | Popup | |
list | ListBox | |
e | KeyEventArgs | |
return | void |