Gets the item index at the specified position.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
C# |
---|
public override int GetIndexAt( Point point ) |
Visual Basic |
---|
Public Overrides Function GetIndexAt ( _ point As Point _ ) As Integer |
Parameters
- point
- Type: System.Windows..::..Point
The point.