✅ Resetting screen after *n* seconds Avalonia
I have a check function for when a user tries to log in that turns the text boxes styles if the input is incorrect. What would be the most efficient way of resetting the screen, or recalling the screen, after n seconds to allow the user to try again and resetting the styles of the input boxes back to normal?