Click here to Skip to main content
15,903,388 members

Comments by Kent87 (Top 1 by date)

Kent87 27-Jan-15 23:14pm View    
Thanks for your comment. In my scenario, i have stack panel and item into stack panel. When i drag and drop item, the item will swap position. I implement 2 function Preview_Drop and Preview_DragOver. But when i move item outside stack bounds, how can i detected item is drop outside or inside stackpanel? Thanks