6 references to cElems
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\AxHost.cs (3)
2943
return pages.Value->GetPages(&uuids).Succeeded && uuids.
cElems
> 0;
3011
if (hr.Failed || pages.Value->GetPages(&uuids).Failed || uuids.
cElems
== 0)
3032
uuids.
cElems
,
System\Windows\Forms\ComponentModel\COM2Interop\COM2ComponentEditor.cs (3)
35
return hr.Succeeded && uuids.
cElems
> 0;
91
if (!hr.Succeeded || uuids.
cElems
== 0)
108
uuids.
cElems
,