FrameworkElement Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The FrameworkElement type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActualHeightProperty | Identifies the ActualHeight dependency property. |
|
ActualWidthProperty | Identifies the ActualWidth dependency property. |
|
CursorProperty | Identifies the Cursor dependency property. |
|
DataContextProperty | Identifies the DataContext dependency property. |
|
FlowDirectionProperty | Identifies the FlowDirection dependency property. |
|
HeightProperty | Identifies the Height dependency property. |
|
HorizontalAlignmentProperty | Identifies the HorizontalAlignment dependency property. |
|
LanguageProperty | Identifies the Language dependency property. |
|
LoadedEvent | Identifies the Loaded routed event. |
|
MarginProperty | Identifies the Margin dependency property. |
|
MaxHeightProperty | Identifies the MaxHeight dependency property. |
|
MaxWidthProperty | Identifies the MaxWidth dependency property. |
|
MinHeightProperty | Identifies the MinHeight dependency property. |
|
MinWidthProperty | Identifies the MinWidth dependency property. |
|
NameProperty | Identifies the Name dependency property. |
|
StyleProperty | Identifies the Style dependency property. |
|
TagProperty | Identifies the Tag dependency property. |
|
UseOptimizedManipulationRoutingProperty | Identifies the UseOptimizedManipulationRouting dependency property. |
|
VerticalAlignmentProperty | Identifies the VerticalAlignment dependency property. |
|
WidthProperty | Identifies the Width dependency property. |
Show: