Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CancelableTileEventArgs Class Members
The following tables list the members exposed by CancelableTileEventArgs.
Public Properties
| Name | Description |
| Cancel | Gets/sets whether this action should be cancelled. |
| Item | Returns the affected item (read-only). |
| Tile | Returns the XamTile that is affected (read-only). |
See Also