Click or drag to resize

PropertyStoreViewHwnd Property

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

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

Property Value

Type: PropertyKey
The moniker property key.
See Also