System.Windows.Forms.XplatUICarbon.IsWindowCollapsed C# (CSharp) Méthode

IsWindowCollapsed() private méthode

private IsWindowCollapsed ( IntPtr hWnd ) : bool
hWnd System.IntPtr
Résultat bool
		extern static bool IsWindowCollapsed (IntPtr hWnd);
		[DllImport ("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon