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 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -