- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ContentControl
graph BT
Type-->Base0["ContentControl"]
Type["Underline"]
class Type type-node
Syntax
[TemplatePart(Name = UnderlineBorderPartName, Type = typeof(Border))]
public class Underline : ContentControl
Attributes
| Type | Description |
|---|---|
| TemplatePart |
Fields
| Name | Field Type | Constant Value | Summary |
|---|---|---|---|
| LineExtentProperty | DependencyProperty |
static
|
|
| Line |
DependencyProperty |
static
|
|
| PlacementProperty | DependencyProperty |
static
|
|
| Underline |
string | PART_UnderlineBorder |
static
|
Properties
| Name | Property Type | Summary |
|---|---|---|
| LineExtent | double | |
| LineThickness | double | |
| Placement | Dock |
Methods
| Name | Return Value | Summary |
|---|---|---|
| OnApplyTemplate |
void |