Class FormUtils
Contains static methods and properties related to forms handling
public static class FormUtils
- Inheritance
-
FormUtils
Methods
- CloseOtherWindows(WindowCloseAction?, Window?)
Closes all windows using the specified close action. If
action
is not specified, windows are disposed.