6 references to cElems
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\AxHost.cs (3)
2946
return pages.Value->GetPages(&uuids).Succeeded && uuids.
cElems
> 0;
3014
if (hr.Failed || pages.Value->GetPages(&uuids).Failed || uuids.
cElems
== 0)
3035
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
,