Calendar for UWP
DaySlotPresenter クラス
メンバ 

C1.UWP.Calendar アセンブリ > C1.Xaml.Calendar 名前空間 : DaySlotPresenter クラス
C1Calendarの日スロットに生成されたビジュアルツリーのルート要素を表します。
オブジェクト モデル
DaySlotPresenter クラス
シンタックス
'宣言
 
Public Class DaySlotPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBoxItem
public class DaySlotPresenter : Windows.UI.Xaml.Controls.ListBoxItem 
解説
C1.Xaml.Calendar.C1Calendar.DaySlotsコレクションの各 DaySlotごとに、個別の DaySlotPresenter要素が生成されます。
継承階層

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ContentControl
                  Windows.UI.Xaml.Controls.Primitives.SelectorItem
                     Windows.UI.Xaml.Controls.ListBoxItem
                        C1.Xaml.Calendar.DaySlotPresenter

参照

DaySlotPresenter メンバ
C1.Xaml.Calendar 名前空間