Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Thumb.DragDelta += new DragDeltaEventHandler(Thumb_DragDelta);
是否可以使用 RightMouseButtonDown 而不是 LeftButtonDown 来处理此方法?
谢谢