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 Properties
For a list of all members of this type, see CancelableTileEventArgs members.
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