Scheduler for WPF
BindingTargetsBridge クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : BindingTargetsBridge クラス
Represents a class that keeps values of two binding targets equal.
オブジェクト モデル
BindingTargetsBridge クラス
シンタックス
'宣言
 
Public Class BindingTargetsBridge 
   Inherits System.Windows.FrameworkElement
public class BindingTargetsBridge : System.Windows.FrameworkElement 
解説
This class is similar to the PropertyBridge<TPropType> class, but synchronized values are represented by bindings.
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  C1.WPF.Schedule.BindingTargetsBridge

参照

BindingTargetsBridge メンバ
C1.WPF.Schedule 名前空間