* PropertyDescriptor.cs: GetEditor: We have to check the property
commit0c94aa5f5a0918bd437e1ab65ddbfd8e6fb79f4b
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 12 Jul 2007 16:11:26 +0000 (12 16:11 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 12 Jul 2007 16:11:26 +0000 (12 16:11 -0000)
treedd10dc558861a11d4b9fd43ca6641c76ba9de7e8
parent37e789930010c0e0aa356e01cf081ba244805227
* PropertyDescriptor.cs: GetEditor: We have to check the property
  itself for attributes as well, not only the property type.
* TypeDescriptor.cs: Make a couple of methods internal so that
  PropertyDescriptor can use them.

svn path=/trunk/mcs/; revision=81879
mcs/class/System/System.ComponentModel/ChangeLog
mcs/class/System/System.ComponentModel/PropertyDescriptor.cs
mcs/class/System/System.ComponentModel/TypeDescriptor.cs