Contains the arguments passed to handlers of item-related events.
The following tables list the members exposed by the ItemEventArgs type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ItemEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Immediately cancels the creation or modification of the node. |
|
![]() |
Gets the adjustment handle being moved by the user. |
|
![]() |
Gets a value indicating whether to allow the current operation. |
|
![]() |
Gets the canvas rendering context. |
|
![]() |
Gets a value indicating whether the event has been handled. |
|
![]() |
Gets the diagram item for which the event was raised. |
|
![]() |
Gets which mouse button has been pressed. |
|
![]() |
Gets the current mouse pointer position. |
|
![]() |
Gets the text that has just been entered by the user. |
|
![]() |
Gets the text that had been displayed in the node before the user edited it. |
|
![]() |
Sets the adjustment handle when implementing custom hit-testing. |
|
![]() |
Sets a value indicating whether to allow the current operation. |
|
![]() |
Sets a value indicating whether the event has been handled. |