Scheduler for WPF
PropertyBridge クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : PropertyBridge クラス
Represents a PropertyBridge<TPropType> with an arbitrary type of synchronized properties.
オブジェクト モデル
PropertyBridge クラス
シンタックス
'宣言
 
Public Class PropertyBridge 
   Inherits C1.WPF.Schedule.PropertyBridge(Of Object)
public class PropertyBridge : C1.WPF.Schedule.PropertyBridge<object> 
解説
See the PropertyBridge<TPropType> description for details.
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  C1.WPF.Schedule.PropertyBridge<TPropType>
                     C1.WPF.Schedule.PropertyBridge

参照

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