1 reference to INVOKE_PROPERTYGET
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
635
isPropertyGetter = functionDescription->invkind == INVOKEKIND.
INVOKE_PROPERTYGET
;