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