c# - ValidationSummary does not exist in WPF? -


i'm trying style wpf datagrid. copied control template here, resource dictionary. can't compile, because says,

"validationsummary not exist in xml namespace"

i have presentationcore , presentationframework assemblies referenced in project.

i think might need "system.windows.controls.data.input.dll" can't find it.

i think part of silverlight toolkit. cannot use in wpf. have find wpf counter part same class.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -