Gets a reference to the host window.
| C# | Visual Basic | Visual C++ |
protected IHostWindow HostWindow { get; }
Protected ReadOnly Property HostWindow As IHostWindow
protected: property IHostWindow^ HostWindow { IHostWindow^ get (); }
The host window.