Gets the InputAction object that will handle the user action by default.
This parameter can be null if no action is associated with the specified user action.
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
| C# |
|---|
public InputAction InputAction { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property InputAction As InputAction |