DataGridGroupItemAutomationPeer.GetClickablePointCore Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Retrieves the point on the group of items that responds to a mouse click.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
Syntax
'Declaration
Protected Overrides Function GetClickablePointCore As Point
protected override Point GetClickablePointCore()
Return Value
Type: System.Windows.Point
A point in the clickable area of the element.
Remarks
The return value is based on the row header group owner, if one exists. Otherwise, this implementation returns a Point with values set to Double.NaN.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.