-
December 15th, 2010 06:20 AM
#1
External file drag and drop into gadget using Silverlight 4.0 Issue
Hi,
External file drag and drop into gadget using Silverlight 4.0 - not working.
XAML Code:
========
<StackPanel Background="DarkGray" AllowDrop="True" Drop="StackPanel_Drop">
C#:
==
private void StackPanel_Drop(object sender, DragEventArgs e)
1. Function -> not calling:--> what is the issue?
2. Gadget External file drag and drop - not support?
3. How to fix?
Edit by admin: no contact info permitted on the forum, thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Click Here to Expand Forum to Full Width
|
Bookmarks