Managed Windows API
ParentSymmetric Property
NamespacesManagedWinapi.WindowsSystemWindowParentSymmetric
The window's parent, but only if this window is its parent child. Some parents, like dialog owners, do not have the window as its child. In that case, null will be returned.
Declaration Syntax
C#
public SystemWindow ParentSymmetric { get; }

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)