I have a WPF usercontrol which contains controls and I want to put focus on a textbox I tried to use "FocusManager.FocusedElement" but i can't type in bacause tab is set to the first control in the usercontrol.I have a WPF usercontrol which contains control