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 Date Controls Class Hierarchy

The sixty-seventh part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF date selection controls. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far.

Date Input Controls

The previous two articles in the tutorial have looked at the WPF date selection controls. These are defined in the Calendar and DatePicker classes. Let's now add these controls and their base classes to the WPF control inheritance hierarchy. Understanding the hierarchy helps you to fully understand how the controls can be used and the details of their shared methods, properties and events.

Class Hierarchy

The updated type hierarchy is as follows:

2 June 2014