BlackWaspTM

This web site uses cookies. By using the site you accept the cookie policy.This message is for compliance with the UK ICO law.

Windows Presentation Foundation
.NET 4.0+

WPF Data Display Controls Class Hierarchy

The one hundred and seventeenth part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF data display controls. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far.

Data Display Controls

Recent articles in the WPF tutorial have described the data display controls, which are primarily populated using data binding. We've seen the ListView, TreeView and DataGrid controls. In this article we'll add the classes for these controls to the inheritance hierarchy of the WPF controls.

Class Hierarchy

The updated type hierarchy is as follows:

5 December 2014