Scheduler for WPF
CoveredElementsCollection クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : CoveredElementsCollection クラス
The CoveredElementsCollection represents an observable collection of System.Windows.FrameworkElements.
オブジェクト モデル
CoveredElementsCollection クラス
シンタックス
'宣言
 
Public Class CoveredElementsCollection 
   Inherits C1.Schedule.C1ObservableKeyedCollection(Of FrameworkElement,CoveredElement)
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Schedule.C1ObservableKeyedCollection<TKey,TItem>
            C1.WPF.Schedule.CoveredElementsCollection

参照

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