I am having an ItemsControl with a DataTemplate to show a collection of object. I add object to collection at run time. After adding an object, I want to set focus to a textbox in the recently added...