Skip to main content
A newer version of this page is available. .

Tile Events

A Tile within a WindowsUIView.
Name Description
CheckedChanged Occurs when the current Tile‘s check state has been changed. Inherited from BaseTile.
Click Occurs when an end-user clicks the current Tile. Inherited from BaseTile.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
Press Occurs immediately after the BaseTile was pressed. Inherited from BaseTile.
See Also