.NET MAUI コントロール
CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder> クラス
メンバ 

C1.Maui.Calendar アセンブリ > C1.Maui.Calendar 名前空間 : CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder> クラス
CalendarSlotPresenter のハンドラ。
オブジェクト モデル
CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder> クラス
シンタックス
'宣言
 
Public MustInherit Class CalendarSlotPresenterHandler
    (Of TVirtualBorder As CalendarSlotPresenter,
     TNativeBorder As C1.WinUI.Calendar.CalendarSlotPresenter) 
   Inherits C1.Maui.Core.C1BorderHandler(Of TVirtualBorder,TNativeBorder)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public abstract class CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder> : C1.Maui.Core.C1BorderHandler<TVirtualBorder,TNativeBorder>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
where TVirtualBorder: CalendarSlotPresenter
where TNativeBorder: C1.WinUI.Calendar.CalendarSlotPresenter
型パラメータ
TVirtualBorder
TNativeBorder
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Core.C1ViewHandler<TVirtualView,TNativeView>
               C1.Maui.Core.C1BorderHandler<TVirtualBorder,TNativeBorder>
                  C1.Maui.Calendar.CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder>
                     C1.Maui.Calendar.CalendarSlotPresenterHandler
                     C1.Maui.Calendar.CalendarTextSlotPresenterHandler

参照

CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder> メンバ
C1.Maui.Calendar 名前空間