3 references to GetPropertyValue
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
163cnd.GetPropertyValue(obj, "__id", ref succeeded); 174cnd.GetPropertyValue(obj, "Name", ref succeeded);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
70return Instance.GetPropertyValue(component, propertyName, ref succeeded);