RadControls for WPF

Contains extension methods for enumerating the parents of an element.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public static class ParentOfTypeExtensions
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class ParentOfTypeExtensions

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ParentOfTypeExtensions

See Also