Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Edited Issue: TypeDescriptor.GetProperties() [19621]

$
0
0
In the event that someone has created their own type provider, I think it might be more accurate to have the property grid read from the type descriptor provider.

PropertyGridUtilities ( line:68 )

TypeDescriptionProvider provider = TypeDescriptor.GetProvider(instance);
descriptors = provider.GetTypeDescriptor(instance).GetProperties();
//TypeDescriptor.GetProperties(instance.GetType());
Comments: ** Comment from web user: BoucherS **

Hi,

Will be fixed in v2.9.
Issue http://wpftoolkit.codeplex.com/workitem/22045 already exists for ICustomTypeProvider.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>