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

HIViewGetWindow() private method

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