Represents a class that keeps values of two binding targets equal.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class BindingTargetsBridge : FrameworkElement |
Visual Basic (Declaration) |
---|
Public Class BindingTargetsBridge _ Inherits FrameworkElement |
Remarks
This class is similar to the PropertyBridge<(Of <(<'TPropType>)>)> class,
but synchronized values are represented by bindings.
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.WPF.C1Schedule..::..BindingTargetsBridge
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.WPF.C1Schedule..::..BindingTargetsBridge