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
SyntaxFunction GetWindow As Window
abstract GetWindow : unit -> Window
Return Value
Type:
WindowThe window that owns the sender.
See Also