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

Closed 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());

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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