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

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -