- 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 | Constant Value | Summary |
---|---|---|
LineExtentProperty |
static
|
|
Line |
static
|
|
PlacementProperty |
static
|
|
Underline |
PART_UnderlineBorder |
static
|
Properties
Name | Value | Summary |
---|---|---|
LineExtent | double | |
LineThickness | double | |
Placement | Dock |
Methods
Name | Value | Summary |
---|---|---|
OnApplyTemplate |
void |