Win32WindowRootOwner Property |
Gets this window's root owner window, if any.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Win32Window RootOwner { get; }
Property Value
Type:
Win32Window
The root owner window or null.
See Also