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