I\'m trying to override the onclose event on WPF, this is my code so far:
protected override void OnClosing(System.ComponentModel.CancelEventArgs e)
{
- 热议问题