Method | Description | |
---|---|---|
TwoListBoxes ( ) : System.Windows.Controls |
Default constructor
|
Method | Description | |
---|---|---|
OnFromSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Handle the from list box selection events
|
|
OnToSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Handle the to list box selection events
|
public TwoListBoxes ( ) : System.Windows.Controls | ||
return | System.Windows.Controls |