GetClickablePointCore Method
Collapse the table of content
Expand the table of content

SliderAutomationPeer.GetClickablePointCore Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a clickable point on the pwner control.

Namespace:  System.Windows.Automation.Peers
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Protected Overrides Function GetClickablePointCore As Point

Return Value

Type: System.Windows.Point
A Point structure containing a point on the owner control that is clickable.

This method returns a Point structure with NaN coordinates, which indicates to UI Automation that there is no clickable point.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft