I have a Windows Phone 8.1 Application.
I have a TextBox in it.
<TextBox />
As soon as I tap on the TextBox I want the normal alphabet layout to open but with the first letter starting with lowercase unlike default which starts with uppercase. I tried changing various InputScopes. It didn't work. Am I doing something wrong.
I would be glad if someone can point me in the right direction. Thanks in Advance.