WPF library similar to jQuery UI? -
are there wpf libraries similar jquery ui?
i sortable interaction:
and resizable interaction:
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
Post a Comment