mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-17 21:00:08 +10:00
Update about Manager.
This commit is contained in:
@@ -97,5 +97,9 @@ namespace WAShell
|
||||
{
|
||||
webui.ObjectForScripting = null;
|
||||
}
|
||||
private void webui_PreviewKeyDown (object sender, PreviewKeyDownEventArgs e)
|
||||
{
|
||||
if (e.KeyCode == Keys.F5) e.IsInputKey = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user