What is the difference between override OnMouseLeftButtonDown and LeftButtonDown Event in the WPF MainWindow?

后端 未结 0 688
不思量自难忘°
不思量自难忘° 2020-12-21 08:53

Event sequence is PreviewMouseLeftButtonDown > OnMouseLeftButtonDown > MouseLeftButtonDown

What is the difference between LeftButtonDown and OnMouseLeftButtonDo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题