System.Windows.Forms.XplatUICarbon.HIViewGetRoot C# (CSharp) Method

HIViewGetRoot() private method

private HIViewGetRoot ( IntPtr hWnd ) : IntPtr
hWnd System.IntPtr
return System.IntPtr
		extern static IntPtr HIViewGetRoot (IntPtr hWnd);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon