Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : CanDropCursorTemplate Property |
Gets or sets the data tempate used to display the CanDropCursor.
'Declaration Public Property CanDropCursorTemplate As DataTemplate
'Usage Dim instance As DragDropContext Dim value As DataTemplate instance.CanDropCursorTemplate = value value = instance.CanDropCursorTemplate
public DataTemplate CanDropCursorTemplate {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family