<StackPanel FocusManager.FocusedElement="{Binding ElementName=Box}"> <TextBox Name="Box" /> </StackPanel>
References
https://stackoverflow.com/questions/1345391/set-focus-on-textbox-in-wpf
Daily Notes of a Programmer
<StackPanel FocusManager.FocusedElement="{Binding ElementName=Box}"> <TextBox Name="Box" /> </StackPanel>
References
https://stackoverflow.com/questions/1345391/set-focus-on-textbox-in-wpf