1
vote
0answers
323 views

Drag and drop items out of Surface LibraryBar to remove them?

Hallo, in my WPF4 & Surface Toolkit 1.5 Beta project I have a Surface LibraryBar with built-in drag and drop features. I also have a user control where I can drag and drop an item of the ...
2
votes
0answers
240 views

How to scroll an Surface LibraryBar item into view?

Hallo, using WPF4 and Surface Toolkit 1.5 Beta I am adding items to a LibraryBar in a button click handler. I would like to have the LibraryBar scroll to the latest added item, like in this ...