hi
can any body help
how to use jquery in wpf forms.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Mar 11, 2013, 12:38 AM
hi,
WPF is window base application, so I think Jquery is not support by WPF.
yes there is XAMLQuery for silverlight, that is similar jQuery in JavaScript
Please refer
http://xamlquery.codeplex.com/
hope this will help you.