2 references to GetProperties
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
557
return _handler.
GetProperties
(_instance, null);
565
return _handler.
GetProperties
(_instance, attributes);