c# 在WPF中 如何自定义控件位置

2024-11-20 16:41:02
推荐回答(1个)
回答1:

需要在UserControl1中添加对鼠标事件的监测,这样的情况的确适合使用Canvas,DataTemplate可能帮不到你什么