Scheduler for WPF
PropertyBridge クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : PropertyBridge クラス
任意タイプの同期プロパティを保持する PropertyBridge<TPropType>を表します。
オブジェクト モデル
PropertyBridge クラス
シンタックス
'宣言
 
Public Class PropertyBridge 
   Inherits C1.WPF.Schedule.PropertyBridge(Of Object)
public class PropertyBridge : C1.WPF.Schedule.PropertyBridge<object> 
解説
詳細については、 PropertyBridge<TPropType>の説明を参照してください。
継承階層

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 名前空間