I'm trying to find a way to detect the scroll event in a Windows CE DataGrid. I've found a couple of search results that mentioned using System.Reflection do accomplish this, but they didn't include...