Scheduler for UWP
IntervalAppointmentPresenter クラス
メンバ 

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 : IntervalAppointmentPresenter クラス
IntervalAppointmentPresenterクラスは、C1Scheduler UI 内の単一の予定要素を表し、予定のインプレース編集を可能にします。
オブジェクト モデル
IntervalAppointmentPresenter クラス
シンタックス
'宣言
 
Public Class IntervalAppointmentPresenter 
   Inherits Windows.UI.Xaml.Controls.Control
public class IntervalAppointmentPresenter : Windows.UI.Xaml.Controls.Control 
解説
ユーザーが IntervalAppointmentPresenter をクリックすると、x:Name="PART_Subject" を持つ子要素が検索され、フォーカスが置かれます。このクラスは、予定要素をインプレース編集モードに 切り替えるために使用されます。
継承階層

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.Schedule.IntervalAppointmentPresenter

参照

IntervalAppointmentPresenter メンバ
C1.Xaml.Schedule 名前空間