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