WinUI コントロール
C1CheckBox クラス
メンバ 

C1.WinUI.Core アセンブリ > C1.WinUI.Core 名前空間 : C1CheckBox クラス
ユーザーが選択およびクリアできるコントロールを表します。
オブジェクト モデル
C1CheckBox クラス
シンタックス
'宣言
 
Public Class C1CheckBox 
   Inherits Microsoft.UI.Xaml.Controls.CheckBox
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class C1CheckBox : Microsoft.UI.Xaml.Controls.CheckBox, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
継承階層

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.Control
               Microsoft.UI.Xaml.Controls.ContentControl
                  Microsoft.UI.Xaml.Controls.Primitives.ButtonBase
                     Microsoft.UI.Xaml.Controls.Primitives.ToggleButton
                        Microsoft.UI.Xaml.Controls.CheckBox
                           C1.WinUI.Core.C1CheckBox

参照

C1CheckBox メンバ
C1.WinUI.Core 名前空間