I have a simple HTML form that I want to leverage for required field validation. My issue is that I want to use the HTML5 form validation BUT at the same time avoid actually submitting the form becaus
We have an application structured roughly like this: <Grid x:Name=\"LayoutRoot\"> <ScrollViewer>