ModernLink Class |
Namespace: Hummingbird.UI
The ModernLink type exposes the following members.
Name | Description | |
---|---|---|
![]() | ModernLink |
Initializes a new instance of the ModernLink class.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description showing under the Text with smaller font size
|
![]() | IconForegroundBrush |
ForegroundBrush for the icon.
|
![]() | IconKey |
Gets or sets the Icon Key of this ModernLink.
|
![]() | IconSize |
Gets or sets the size of the icon appeared in the ModernLink.
|
![]() | Text |
Text of the link
|
Name | Description | |
---|---|---|
![]() ![]() | DescriptionProperty |
The DependencyProperty of Description |
![]() ![]() | IconForegroundBrushProperty |
The icon foreground brush property
|
![]() ![]() | IconKeyProperty |
The icon key property
|
![]() ![]() | IconSizeProperty |
Using a DependencyProperty as the backing store for IconSize. This enables animation, styling, binding, etc...
|
![]() ![]() | TextProperty |
The text property
|