Back to Devexpress

ICurrentWindowService Members

corelibraries-devexpress-dot-mvvm-dot-icurrentwindowservice-dot-underscore-members.md

latest1.3 KB
Original Source

ICurrentWindowService Members

Provides methods to work with a window.

Properties

NameDescription
WindowStateGets or sets the specified state for the window associated with the ICurrentWindowService.

Methods

NameDescription
Activate()Activates the window associated with the ICurrentWindowService.
Close()Closes the window associated with the ICurrentWindowService.
Hide()Hides the window associated with the ICurrentWindowService.
Show()Shows the window associated with the ICurrentWindowService.

See Also

ICurrentWindowService Interface

DevExpress.Mvvm Namespace