Click or drag to resize

JamBaseHwndHostMainWindow Property

Gets the main window.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public Window MainWindow { get; }

Property Value

Type: Window
The main window.
See Also