[]
Provides data for the QueryStatus event.
public class QueryStatusEventArgs : TouchEventArgs
| Name | Description |
|---|---|
| QueryStatusEventArgs(int, int, bool) | Initializes a new instance of a QueryStatusEventArgs. |
| Name | Description |
|---|---|
| AllowPressAndHold | Gets or sets whether the press and hold (right-click) gesture is supported. |
| FromPen | Gets a value indicating if the event came from the stylus pen. |