Click or drag to resize

PropertyStoreViewHwnd Property

Gets the ShellBoost view window handle property key. Only available from the native proxy.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static PropertyKey ViewHwnd { get; }

Property Value

Type: PropertyKey
The moniker property key.
See Also