WPF library similar to jQuery UI? -


are there wpf libraries similar jquery ui?

i sortable interaction:

enter image description here

and resizable interaction:

enter image description here

would great if these 2 interactions combined.

thanks.

the panels expander in wpf world, far can see. make them "sortable" need create custom panel works wrap panel , hosts expanders, , add drag , drop functionality. shouldn't hard do, haven't seen 1 around (at least in free / open-source components).


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -