mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-10 03:16:08 +08:00
fix: 修复屏幕无法关闭
This commit is contained in:
@@ -44,6 +44,7 @@ namespace CRSim.ScreenSimulator.Views
|
||||
|
||||
private void Close(object sender, MouseButtonEventArgs e)
|
||||
{
|
||||
Close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user