Click or drag to resize

MessageGetWindow Method

Searches for the Window that owns the sender.

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

Return Value

Type: Window
The window that owns the sender.

Implements

IMessageGetWindow
See Also