- Namespace
- MahApps
.Metro .Controls - Containing Type
- TabControlHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(TabControl))]
public static void SetUnderlined(UIElement element, UnderlinedType value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | UIElement | |
value | UnderlinedType |
Return Value
Type | Description |
---|---|
void |