PointerPressedEventArgs Property
The pointer action that has been taken.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public PointerPressedEventArgs PointerPressedEventArgs { get; }
Public ReadOnly Property PointerPressedEventArgs As PointerPressedEventArgs
Get
member PointerPressedEventArgs : PointerPressedEventArgs with get
Property Value
PointerPressedEventArgsSee Also
Reference
DataGridCellPointerPressedEventArgs Class
Avalonia.Controls Namespace