Method | Description | |
---|---|---|
ListBoxBindableSelectionHandler ( |
Initializes a new instance of the ListBoxBindableSelectionHandler class.
|
Method | Description | |
---|---|---|
Attach ( |
||
Detach ( ) : void | ||
OnBoundSelectionChanged ( object sender, |
||
OnListBoxSelectionChanged ( object sender, |
public ListBoxBindableSelectionHandler ( |
||
listBox | The ListBox. | |
boundSelection | dynamic | The bound selection. |
return | System.Collections.ObjectModel |