 | WPF Media Controls - MediaElement - Media Events The eighty-sixth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the MediaElement control. This article adds events to the example player to detect media opening, ending and failing. |
 | WPF Media Controls - MediaElement - Playing Media The eighty-fifth part of the Windows Presentation Foundation Fundamentals tutorial begins to look at the MediaElement control. This control allows the playing of a wide range of media, including audio and video. |
 | WPF Media Controls - Image The eighty-fourth part of the Windows Presentation Foundation Fundamentals tutorial begins to look at the media controls provided by WPF. These allow multimedia content such as images, sounds and video clips to be included in WPF applications. |
 | WPF Base Classes - HeaderedItemsControl The eighty-third part of the Windows Presentation Foundation Fundamentals tutorial looks at another base class of the menu controls. HeaderedItemsControl provides functionality for controls that hold multiple items and include a header. |
 | WPF Base Classes - MenuBase The eighty-second part of the Windows Presentation Foundation Fundamentals tutorial looks at the base class for the Menu and ContextMenu classes. The MenuBase class provides shared functionality for controls that allow the user to select from a set of options. |
 | WPF Menu Controls Class Hierarchy The eighty-first part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF menu controls. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far. |
 | WPF Menu Controls - ToolBarTray The eightieth part of the Windows Presentation Foundation Fundamentals tutorial describes the last of the WPF menu controls. This instalment looks at the ToolBarTray class, which controls the layout of Toolbars. |
 | WPF Menu Controls - ToolBar The seventy-ninth part of the Windows Presentation Foundation Fundamentals tutorial describes another of the WPF menu controls. This article looks at the ToolBar class, which presents a series of commands, usually as a strip of small buttons. |
 | WPF Menu Controls - ContextMenu The seventy-eighth part of the Windows Presentation Foundation Fundamentals tutorial continues to look at the WPF menu controls. This article describes the ContextMenu control, which provides pop-up menus linked to other WPF controls. |
 | WPF Menu Controls - MenuItem The seventy-seventh part of the Windows Presentation Foundation Fundamentals tutorial continues to describe the WPF menu controls, which present the user with a number of commands from which they may select. The second menu control is MenuItem. |