Intersoft.Client.UI.Controls.Interactivity Namespace > DragEventExtensions Class : SetDropElements Method |
<ExtensionAttribute()> Public Shared Sub SetDropElements( _ ByVal args As DragEventArgs, _ ByVal dropElements As IList(Of UIElement) _ )
Dim args As DragEventArgs Dim dropElements As IList(Of UIElement) DragEventExtensions.SetDropElements(args, dropElements)
[ExtensionAttribute()] public static void SetDropElements( DragEventArgs args, IList<UIElement> dropElements )
[ExtensionAttribute()] public: static void SetDropElements( DragEventArgs^ args, IList<UIElement^>^ dropElements )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2