System.Windows.Forms.XplatUICarbon.HIViewIsVisible C# (CSharp) 메소드

HIViewIsVisible() 개인적인 메소드

private HIViewIsVisible ( IntPtr vHnd ) : bool
vHnd System.IntPtr
리턴 bool
		extern static bool HIViewIsVisible (IntPtr vHnd);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon