RadControls for Silverlight

This class facilitates databinding by providing a property with change notification.

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

Syntax

C#
public class BindingHelper : INotifyPropertyChanged
Visual Basic
Public Class BindingHelper _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..BindingHelper

See Also