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