Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 652 Bytes

itextprovider_rangefrompoint_1486722205.md

File metadata and controls

29 lines (19 loc) · 652 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Provider.ITextProvider.RangeFromPoint(Windows.Foundation.Point)
winrt method

Windows.UI.Xaml.Automation.Provider.ITextProvider.RangeFromPoint

-description

Retrieves a text range from the vicinity of a screen coordinate.

-parameters

-param screenLocation

The coordinate screen location.

-returns

A range that contains text.

-remarks

-examples

-see-also