I’m testing UIToolKit, and I’ve built a Window exe. When I run the exe, everything works fine. But when I close the program, I look in Task Manager and see that the program is not completely closed.
Before closing:
After Closing:
You see the program is not completely closed.
Does anyone know why? How to fix it?