Skip to main content
A newer version of this page is available. .

ICurrentWindowService Methods

Provides methods to work with a window.
Name Description
Activate() Activates the window associated with the ICurrentWindowService.
Close() Closes the window associated with the ICurrentWindowService.
Hide() Hides the window associated with the ICurrentWindowService.
SetWindowState(WindowState) Sets the specified state for the window associated with the ICurrentWindowService.
Show() Shows the window associated with the ICurrentWindowService.
See Also