Click or drag to resize

IMessageGetWindow Method

Searches for the owner window of the message sender.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
Window GetWindow()

Return Value

Type: Window
The window that owns the sender.
See Also