You might need to suppress the ManipulationBoundaryFeedback event. And by suppress I mean hook up an event handler and set e.Handled to true.
I have a full screen wpf app with embedded Browser control.When the browser control on scroll top(0), you could touch, hold,drag down that control and entire main window would move down (showing desktop).I need the main window stay locked at top "0". Event locationchanged to reset top to 0 is not working. Anyone
June 25, 2010 5:23 PM
updated: June 25, 2010 5:27 PM
June 27, 2010 12:01 PM
Not sure that msg is posted from pre WPF 4.0. Am lazy, so how do you hook handler in top Window? Btw, the app is now in field and users have not brought up the issue.
You are providing a useful info.
Thanks
RSS

