Control Fields
.NET Framework 4.5
The Control type exposes the following members.
| Name | Description | |
|---|---|---|
|
BackgroundProperty | Identifies the Background dependency property. |
|
BorderBrushProperty | Identifies the BorderBrush dependency property. |
|
BorderThicknessProperty | Identifies the BorderThickness dependency property. |
|
FontFamilyProperty | Identifies the FontFamily dependency property. |
|
FontSizeProperty | Identifies the FontSize dependency property. |
|
FontStretchProperty | Identifies the FontStretch dependency property. |
|
FontStyleProperty | Identifies the FontStyle dependency property. |
|
FontWeightProperty | Identifies the FontWeight dependency property. |
|
ForegroundProperty | Identifies the Foreground dependency property. |
|
HorizontalContentAlignmentProperty | Identifies the HorizontalContentAlignment dependency property. |
|
IsTabStopProperty | Identifies the IsTabStop dependency property. |
|
MouseDoubleClickEvent | Identifies the MouseDoubleClick routed event. |
|
PaddingProperty | Identifies the Padding dependency property. |
|
PreviewMouseDoubleClickEvent | Identifies the PreviewMouseDoubleClick routed event. |
|
TabIndexProperty | Identifies the TabIndex dependency property. |
|
TemplateProperty | Identifies the Template dependency property. |
|
VerticalContentAlignmentProperty | Identifies the VerticalContentAlignment dependency property. |