Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : SiblingsCount Property |
Gets the number of dragged elements that are siblings of the main element being dragged.
'Declaration Public ReadOnly Property SiblingsCount As Integer
'Usage Dim instance As DragDropContext Dim value As Integer value = instance.SiblingsCount
public int SiblingsCount {get;}
An int representing the number of dragged siblings.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family