TileContainer Events
A WindowsUI View container that displays Tiles and unites them in multiple groups.
Name | Description |
---|---|
Action |
Occurs whenever Navigation Bars within the current Base |
Actual |
Fires when the current Content Container‘s actions collection changes.
Inherited from Base |
Button |
Occurs when a Custom Button within the current Content Container is checked.
Inherited from Base |
Button |
Occurs when a regular Custom Button within the current Content Container is clicked.
Inherited from Base |
Button |
Occurs when a Custom Button within the current Content Container is checked.
Inherited from Base |
Checked |
Occurs when any Tile‘s checked state within the current Tile |
Click |
Occurs after any Tile within the current Tile |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
End |
Occurs when an end-user drops a Tile |
Press |
Occurs immediately after a Tile within the current Tile |
Start |
Occurs whenever an end-user starts dragging a Tile |
See Also