Code cleanup

This commit is contained in:
Tig
2024-10-14 14:06:27 -06:00
parent 84b271947a
commit c19cc7c332
12 changed files with 72 additions and 93 deletions

View File

@@ -1146,7 +1146,7 @@ At 0,0
return true;
}
protected override bool OnProcessKeyDown (Key keyEvent)
protected override bool OnKeyDownNotHandled (Key keyEvent)
{
IsKeyPress = true;