How to set focus to a multi line textbox in silverlight 4
                            
                         
                        
                     
                 
                
                    Hi,
    I have a multiline textbox. When ever a user press the "Enter" key this textbox will focus. But the focus is in second line first position  and not in the first line first position. And one more thing i have given "AcceptReturn=True" in xaml file for this textbox. Please help.
Thanks,
Vijay