winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ComponentEditor.cs (3)
36if (uuids.cElems > 0) {
83if (uuids.cElems <= 0) {
92SafeNativeMethods.OleCreatePropertyFrame(new HandleRef(parent, handle), 0, 0, "PropertyPages", 1, ref o, uuids.cElems, new HandleRef(uuids, uuids.pElems), Application.CurrentCulture.LCID, 0, IntPtr.Zero);