Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Dragged item from list is too small during the drag operation

    I have the following definition for a drag source:

                <StackPanel HorizontalAlignment="Center" VerticalAlignment="Center">
                    <ig:DragDropManager.DragSource>
                        <ig:DragSource IsDraggable="True"
                                       DragChannels="ChannelA…