Control Fields
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| BackgroundProperty | Identifies the Background dependency property. This field is read-only. |
| BorderBrushProperty | Identifies the BorderBrush dependency property. This field is read-only. |
| BorderThicknessProperty | Identifies the BorderThickness dependency property. This field is read-only. |
| FontFamilyProperty | Identifies the FontFamily dependency property. This field is read-only. |
| FontSizeProperty | Identifies the FontSize dependency property. This field is read-only. |
| FontStretchProperty | Identifies the FontStretch dependency property. This field is read-only. |
| FontStyleProperty | Identifies the FontStyle dependency property. This field is read-only. |
| FontWeightProperty | Identifies the FontWeight dependency property. This field is read-only. |
| ForegroundProperty | Identifies the Foreground dependency property. This field is read-only. |
| HorizontalContentAlignmentProperty | Identifies the HorizontalContentAlignment dependency property. This field is read-only. |
| IsTabStopProperty | Identifies the IsTabStop dependency property. This field is read-only. |
| MouseDoubleClickEvent | Identifies the MouseDoubleClick routed event. This field is read-only. |
| PaddingProperty | Identifies the Padding dependency property. This field is read-only. |
| PreviewMouseDoubleClickEvent | Identifies the PreviewMouseDoubleClick routed event. This field is read-only. |
| TabIndexProperty | Identifies the TabIndex dependency property. This field is read-only. |
| TemplateProperty | Identifies the Template dependency property. This field is read-only. |
| VerticalContentAlignmentProperty | Identifies the VerticalContentAlignment dependency property. This field is read-only. |
Reference
Control ClassSystem.Windows.Controls Namespace
Other Resources
Control SamplesControl Library
WPF Controls Gallery Sample