MSDN > 論壇首頁 > Windows Presentation Foundation (WPF) > Mouse Wheel Input Binding
發問發問
 

問題Mouse Wheel Input Binding

  • Friday, 20 October, 2006 14:52AlexVallat 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hello,

    Is there an InputGesture for binding a command to the mouse wheel scrolling action? In MouseGesture I can only find a MouseAction for clicking the wheel, not for scrolling it.

    I wanted to bind the Ctrl + Scroll behaviour to the Navigation.IncreaseZoom and Navigation.DecreaseZoom commands, which is pretty standard, I believe?

所有回覆