BitKFu

Results 3 comments of BitKFu

The problem is, that the assert will occure in Release Mode also. Think this is because the WPF Toolkit nuget is compiled in Debug mode? Really nasty problem . For...

@mconnew You're right, that's slightly nicer. Even if I think that internally the GetCustomAttributesData also uses reflection ;)

The DataContractAttribute has no constructor arguments. Please have a look at the code changes where I use the adviced GetCustomAttributesData method. It fixes the bug #3812 and I have no...