2 references to GetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
148HRESULT hr = ComNativeDescriptor.GetPropertyValue(dispatch, "__id", out _); 163hr = ComNativeDescriptor.GetPropertyValue(dispatch, "Name", out _);