.NET MAUI コントロール
C1CheckBoxHandler クラス
メンバ 

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 : C1CheckBoxHandler クラス
C1CheckBox のハンドラ。
オブジェクト モデル
C1CheckBoxHandler クラス
シンタックス
'宣言
 
Public Class C1CheckBoxHandler 
   Inherits Microsoft.Maui.Handlers.ViewHandler(Of C1CheckBox,C1CheckBox)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public class C1CheckBoxHandler : Microsoft.Maui.Handlers.ViewHandler<C1CheckBox,C1CheckBox>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Core.C1CheckBoxHandler

参照

C1CheckBoxHandler メンバ
C1.Maui.Core 名前空間