FrameworkElement Fields |
The FrameworkElement type exposes the following members.
Name | Description | |
---|---|---|
CursorProperty | ||
DataContextProperty |
Identifies the DataContext dependency property.
| |
HeightProperty |
Identifies the Height dependency property.
| |
HorizontalAlignmentProperty |
Identifies the HorizontalAlignment dependency property.
| |
IsEnabledProperty |
Identifies the IsEnabled dependency property.
| |
IsHitTestVisibleProperty |
Identifies the IsHitTestVisible property.
| |
MarginProperty |
Identifies the Margin dependency property.
| |
NameProperty |
Identifies the Name dependency property.
| |
ResourcesProperty |
Identifies the Resources dependency property.
| |
StyleProperty |
Identifies the Style dependency property.
| |
TagProperty |
Identifies the Tag dependency property.
| |
VerticalAlignmentProperty |
Identifies the VerticalAlignment dependency property.
| |
WidthProperty |
Identifies the Width dependency property.
|