Files
Andy (Steve) De George e9fcf43083 Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
2021-08-11 12:04:34 -07:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Base Elements 03/30/2017
AutoGeneratedOrientationPage
base elements [WPF]
55034aa5-3c1d-442a-8293-f4692d8ea6ae

Base Elements

Four key classes--xref:System.Windows.UIElement, xref:System.Windows.ContentElement, xref:System.Windows.FrameworkElement, and xref:System.Windows.FrameworkContentElement--implement a substantial percentage of the common element functionality available in WPF programming. These four classes are referred to in this SDK as the base element classes.

In This Section

Base Elements Overview
Freezable Objects Overview
Alignment, Margins, and Padding Overview
How-to Topics

Reference

xref:System.Windows.UIElement

xref:System.Windows.ContentElement

xref:System.Windows.FrameworkElement

xref:System.Windows.FrameworkContentElement

WPF Architecture
XAML in WPF
Element Tree and Serialization
Properties
Events
Input
Resources
Styling and Templating
Threading Model