2 references to GetPropertiesInfo
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
261
return
GetPropertiesInfo
(component)?.DefaultProperty;
266
Com2Properties? properties =
GetPropertiesInfo
(component);