我目前正在使用Metro和C#为Windows 8编写应用程序.在我的应用程序中,我使用scrollviewer和gridview的组合来显示我的数据.不过我的问题是,如何用鼠标滚轮滚动它?
在我的搜索中,我发现MouseWheelParameters位于System.Windows.Input中,但是当我尝试使用get_pageTranslation时,它会给出一个错误,指出我无法显式使用get方法.
c# mouse scrollviewer microsoft-metro windows-8
c# ×1
microsoft-metro ×1
mouse ×1
scrollviewer ×1
windows-8 ×1