[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.GridPanel.HitTest

HitTest Method

HitTest(RoutedEventArgs)

Gets a HitTestInfo object that contains information about this GridPanel at a given location.

Declaration
public HitTestInfo HitTest(RoutedEventArgs e)
Parameters
Type Name Description
RoutedEventArgs e
Returns
Type Description
HitTestInfo