c# - Gesture event for webview in Windows store -


i working in windows store project using c#. intention load local html file in webview. did html file display horizebtally using of invoking javascript webview.

right getting struggle read html page slide slide using gesture like(swipe, tap).

i didn't see event view changed or other property gesture webview. know webview quite different remaining xaml controls this

some people using webview in flipview, webviewbrush webview

but wondering solution suitable retrieve event webview.

can 1 give me suggestion


Comments