C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellViewAutomationPeer Class / GetPeerFromPointCore Method

In This Topic
GetPeerFromPointCore Method (GridCellViewAutomationPeer)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GetPeerFromPointCore( _
   ByVal point As Point _
) As AutomationPeer
 

Parameters

point
See Also