2 references to GetDefaultProperty
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\PropertyTab.cs (1)
126return TypeDescriptor.GetDefaultProperty(component);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1565defProp = TypeDescriptor.GetDefaultProperty(obj);