1 write to DispId
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
513DispId = dispid
3 references to DispId
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (3)
449hr = ComNativeDescriptor.GetPropertyValue(dispatch, info.DispId, out object? pvar); 464info.DispId, 517info.Attributes.Add(new DispIdAttribute(info.DispId));