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.
我创建了 WPF 可拖动用户控件。在那个用户控件中,我放置了一个滑块控件。现在,当我拖动滑块以更改其值时,用户控件被拖动。
我希望在这里,如果单击或按下放置在该可拖动控件中的滑块或滚动条,则该控件不应拖动。请指导我。