Intersoft.Client.Framework Namespace > Utility Class > GetElementsAtPosition Method : GetElementsAtPosition(Point) Method |
Public Overloads Shared Function GetElementsAtPosition( _ ByVal point As Point _ ) As IEnumerable(Of UIElement)
Dim point As Point Dim value As IEnumerable(Of UIElement) value = Utility.GetElementsAtPosition(point)
public static IEnumerable<UIElement> GetElementsAtPosition( Point point )
public: static IEnumerable<UIElement^>^ GetElementsAtPosition( Point point )
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