Click or drag to resize
FrameworkElement Fields

The FrameworkElement type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCursorProperty
Public fieldStatic memberDataContextProperty
Identifies the DataContext dependency property.
Public fieldStatic memberHeightProperty
Identifies the Height dependency property.
Public fieldStatic memberHorizontalAlignmentProperty
Identifies the HorizontalAlignment dependency property.
Public fieldStatic memberIsEnabledProperty
Identifies the IsEnabled dependency property.
Public fieldStatic memberIsHitTestVisibleProperty
Identifies the IsHitTestVisible property.
Public fieldStatic memberMarginProperty
Identifies the Margin dependency property.
Public fieldStatic memberNameProperty
Identifies the Name dependency property.
Public fieldStatic memberResourcesProperty
Identifies the Resources dependency property.
Public fieldStatic memberStyleProperty
Identifies the Style dependency property.
Public fieldStatic memberTagProperty
Identifies the Tag dependency property.
Public fieldStatic memberVerticalAlignmentProperty
Identifies the VerticalAlignment dependency property.
Public fieldStatic memberWidthProperty
Identifies the Width dependency property.
Top
See Also