Close screen from Service
Close screen from Service
Hello everyone. Is it possible to close a screen from C#?
Background:
A button is used to open a screen, which in turn can open two other screens. If the first screen is now closed, the other screens should also be closed.
Best regards