| Name | Description |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
| AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
| AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
| AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
| Background | (Inherited from System.Windows.Controls.Control) |
| BindingGroup | (Inherited from System.Windows.FrameworkElement) |
| BitmapEffect | (Inherited from System.Windows.UIElement) |
| BitmapEffectInput | (Inherited from System.Windows.UIElement) |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CanScrollDown | Gets a value that indicates whether the vertical scroll isn't in the bottom position. This is a dependency property. |
| CanScrollLeft | Gets a value that indicates whether the vertical scroll isn't in the left-most position. This is a dependency property. |
| CanScrollRight | Gets a value that indicates whether the vertical scroll isn't in the right-most position. This is a dependency property. |
| CanScrollUp | Gets a value that indicates whether the vertical scroll isn't in the top position. This is a dependency property. |
| Clip | (Inherited from System.Windows.UIElement) |
| ClipToBounds | (Inherited from System.Windows.UIElement) |
| CommandBindings | (Inherited from System.Windows.UIElement) |
| Content | (Inherited from System.Windows.Controls.ContentControl) |
| ContentStringFormat | (Inherited from System.Windows.Controls.ContentControl) |
| ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
| ContentTemplateSelector | (Inherited from System.Windows.Controls.ContentControl) |
| ContextMenu | (Inherited from System.Windows.FrameworkElement) |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
| Effect | (Inherited from System.Windows.UIElement) |
| ExtentHeight | Gets a value that contains the vertical size of the extent. This is a dependency property. |
| ExtentWidth | Gets a value that contains the horizontal size of the extent. This is a dependency property. |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| Focusable | (Inherited from System.Windows.UIElement) |
| FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
| FontFamily | (Inherited from System.Windows.Controls.Control) |
| FontSize | (Inherited from System.Windows.Controls.Control) |
| FontStretch | (Inherited from System.Windows.Controls.Control) |
| FontStyle | (Inherited from System.Windows.Controls.Control) |
| FontWeight | (Inherited from System.Windows.Controls.Control) |
| ForceCursor | (Inherited from System.Windows.FrameworkElement) |
| Foreground | (Inherited from System.Windows.Controls.Control) |
| HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
| HasContent | (Inherited from System.Windows.Controls.ContentControl) |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| HorizontalOffset | Gets a value that contains the horizontal offset of the scrolled content. This is a dependency property. |
| HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal commands should be displayed. This is a dependency property. |
| HorizontalSmallChange | Gets or sets the value to be added to or subtracted from the horizontal offset value when the scroll is moved. |
| InputBindings | (Inherited from System.Windows.UIElement) |
| InputScope | (Inherited from System.Windows.FrameworkElement) |
| IsArrangeValid | (Inherited from System.Windows.UIElement) |
| IsEnabled | (Inherited from System.Windows.UIElement) |
| IsFocused | (Inherited from System.Windows.UIElement) |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsInitialized | (Inherited from System.Windows.FrameworkElement) |
| IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
| IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
| IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
| IsLoaded | (Inherited from System.Windows.FrameworkElement) |
| IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
| IsMeasureValid | (Inherited from System.Windows.UIElement) |
| IsMouseCaptured | (Inherited from System.Windows.UIElement) |
| IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
| IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
| IsMouseOver | (Inherited from System.Windows.UIElement) |
| IsSealed | (Inherited from System.Windows.DependencyObject) |
| IsStylusCaptured | (Inherited from System.Windows.UIElement) |
| IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
| IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
| IsStylusOver | (Inherited from System.Windows.UIElement) |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| IsVisible | (Inherited from System.Windows.UIElement) |
| Language | (Inherited from System.Windows.FrameworkElement) |
| LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| MinWidth | (Inherited from System.Windows.FrameworkElement) |
| Name | (Inherited from System.Windows.FrameworkElement) |
| Opacity | (Inherited from System.Windows.UIElement) |
| OpacityMask | (Inherited from System.Windows.UIElement) |
| OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
| Padding | (Inherited from System.Windows.Controls.Control) |
| Parent | (Inherited from System.Windows.FrameworkElement) |
| PersistId | (Inherited from System.Windows.UIElement) |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| ScrollableHeight | Gets a value that represents the vertical size of the content element that can be scrolled. This is a dependency property. |
| ScrollableWidth | Gets a value that represents the horizontal size of the content element that can be scrolled. This is a dependency property. |
| ScrollMode | Specifies when the scroll event should be raised. |
| SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
| ToolTip | (Inherited from System.Windows.FrameworkElement) |
| TouchesCaptured | (Inherited from System.Windows.UIElement) |
| TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
| TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
| TouchesOver | (Inherited from System.Windows.UIElement) |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| Uid | (Inherited from System.Windows.UIElement) |
| UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
| VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
| VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| VerticalOffset | Gets a value that contains the vertical offset of the scrolled content. This is a dependency property. |
| VerticalScrollBarVisibility | Gets or sets a value that indicates whether a vertical commands should be displayed. This is a dependency property. |
| VerticalSmallChange | Gets or sets the value to be added to or subtracted from the vertical offset value when the scroll is moved. |
| ViewportHeight | Gets a value that contains the vertical size of the content's viewport. This is a dependency property. |
| ViewportWidth | Gets a value that contains the horizontal size of the content's viewport. This is a dependency property. |
| Visibility | (Inherited from System.Windows.UIElement) |
| Width | (Inherited from System.Windows.FrameworkElement) |