How can I do that;
Click Enter in TextBoxes for Runnig Button in Winrt?
I remember that textbox's AcceptReturn property doing it but for doing it we were changing forms' AcceptButton property in System.Forms but there is no property named AcceptButton.
Thank you.