AutomationPeer::GetClickablePointCore Method ()

 

When overridden in a derived class, is called by GetClickablePoint.

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

protected:
virtual Point GetClickablePointCore() abstract

Return Value

Type: System.Windows::Point

A point within the clickable area of the element.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: