Intersoft.Client.UI.Controls.Interactivity Namespace > DragEventExtensions Class : GetElementsAtPosition Method |
<ExtensionAttribute()> Public Shared Function GetElementsAtPosition( _ ByVal args As DragEventArgs _ ) As IEnumerable(Of UIElement)
Dim args As DragEventArgs Dim value As IEnumerable(Of UIElement) value = DragEventExtensions.GetElementsAtPosition(args)
[ExtensionAttribute()] public static IEnumerable<UIElement> GetElementsAtPosition( DragEventArgs args )
[ExtensionAttribute()] public: static IEnumerable<UIElement^>^ GetElementsAtPosition( DragEventArgs^ args )
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