ModernTile Class |
Namespace: Hummingbird.UI
The ModernTile type exposes the following members.
Name | Description | |
---|---|---|
ModernTile |
Initializes a new instance of the ModernTile class.
|
Name | Description | |
---|---|---|
CornerRadius |
Gets or sets the corner radius of the current modern tile
| |
EndColor |
Gets or sets the end color for gradient background
| |
Header |
Header of the Tile
| |
Icon |
Icon of the Tile
| |
StartColor |
Gets or sets the start color for Gradient background.
| |
UseGradient |
Gets or sets a value indicating whether gradient background is used.
|
Name | Description | |
---|---|---|
CornerRadiusProperty |
The DependencyProperty of CornerRadius | |
EndColorProperty |
The end color property
| |
HeaderProperty |
The header property
| |
IconProperty |
The icon property
| |
StartColorProperty |
The start color property
| |
UseGradientProperty |
The use gradient property
|