Click or drag to resize

ExtensionHostOwner Property

Gets the host owner. Useful for set an owner in the dialogs

Namespace:  EBP.Api.Extension
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected IWin32Window HostOwner { get; }

Property Value

Type: IWin32Window
See Also