Hi Keerthana,
Thank you for your fast reply and help.
I think I wasn't clear.
If you took your sample from the November 4, 2106 and ran it you can see that you can write numbers in the DoubleTextBox and that the ComboBox DropDown.
However if you press somewhere else on the screen the DropBox is closing without a selection been made (the ComboBox is empty),
I would like that when the DropDown occur, the ComboBox automatically will select the first value in the ItemsSource of the ComboBox but that the focus will stay on the DoubleTextBox so that the user could keep filling the data he want.
I have added a small gif sample of what I need.
Please see that when I write data the DropDown is open with selection but the user can still added numbers to the TextBox.
Thank you for all your help.
Dov.