RadControls for WPF

Provides methods that allow getting property values without reflection.

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

Syntax

C#
public class BindingExpressionHelper : FrameworkElement
Visual Basic
Public Class BindingExpressionHelper _
	Inherits FrameworkElement

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            Telerik.Windows.Controls..::..BindingExpressionHelper

See Also