VisualTreeHelper.FindElementsInHostCoordinates methods

0 out of 1 rated this helpful - Rate this topic
Retrieves a set of objects that are located within a specified point or container of an object's coordinate space.

Overload list

MethodDescription
FindElementsInHostCoordinates(Rect, UIElement) Retrieves a set of objects that are located within a specified Rect of an object's coordinate space.
FindElementsInHostCoordinates(Point, UIElement) Retrieves a set of objects that are located within a specified point of an object's coordinate space.
FindElementsInHostCoordinates(Rect, UIElement, Boolean) Retrieves a set of objects that are located within a specified Rect of an object's coordinate space.
FindElementsInHostCoordinates(Point, UIElement, Boolean) Retrieves a set of objects that are located within a specified point of an object's coordinate space.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Media
Windows::UI::Xaml::Media [C++]

Metadata

Windows.winmd

See also

VisualTreeHelper

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.