Scheduler for WPF
Items プロパティ (VisualInterval)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > VisualInterval クラス : Items プロパティ
Virtual property returns null in this class implementation.
シンタックス
'宣言
 
Public Overridable ReadOnly Property Items As System.Collections.ObjectModel.ReadOnlyObservableCollection(Of Object)
public virtual System.Collections.ObjectModel.ReadOnlyObservableCollection<object> Items {get;}
解説
It is necessary to avoid silent exceptions at binding when it is used with inherited classes (in other case binding takes double time).
参照

VisualInterval クラス
VisualInterval メンバ