CheckBox クラス

定義

/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CheckBox : ToggleButton
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class CheckBox : ToggleButton
Public Class CheckBox
Inherits ToggleButton
継承
属性

コンストラクター

名前 説明
CheckBox()

プロパティ

名前 説明
AccessKey (継承元 UIElement)
AccessKeyScopeOwner (継承元 UIElement)
ActualHeight (継承元 FrameworkElement)
ActualOffset (継承元 UIElement)
ActualSize (継承元 UIElement)
ActualTheme (継承元 FrameworkElement)
ActualWidth (継承元 FrameworkElement)
AllowDrop (継承元 UIElement)
AllowFocusOnInteraction (継承元 FrameworkElement)
AllowFocusWhenDisabled (継承元 FrameworkElement)
Background (継承元 Control)
BackgroundSizing (継承元 Control)
BaseUri (継承元 FrameworkElement)
BorderBrush (継承元 Control)
BorderThickness (継承元 Control)
CacheMode (継承元 UIElement)
CanBeScrollAnchor (継承元 UIElement)
CanDrag (継承元 UIElement)
CenterPoint (継承元 UIElement)
CharacterSpacing (継承元 Control)
ClickMode (継承元 ButtonBase)
Clip (継承元 UIElement)
Command (継承元 ButtonBase)
CommandParameter (継承元 ButtonBase)
CompositeMode (継承元 UIElement)
Content (継承元 ContentControl)
ContentTemplate (継承元 ContentControl)
ContentTemplateRoot (継承元 ContentControl)
ContentTemplateSelector (継承元 ContentControl)
ContentTransitions (継承元 ContentControl)
ContextFlyout (継承元 UIElement)
CornerRadius (継承元 Control)
DataContext (継承元 FrameworkElement)
DefaultStyleKey (継承元 Control)
DefaultStyleResourceUri (継承元 Control)
DesiredSize (継承元 UIElement)
Dispatcher (継承元 DependencyObject)
DispatcherQueue (継承元 DependencyObject)
ElementSoundMode (継承元 Control)
ExitDisplayModeOnAccessKeyInvoked (継承元 UIElement)
FlowDirection (継承元 FrameworkElement)
FocusState (継承元 UIElement)
FocusVisualMargin (継承元 FrameworkElement)
FocusVisualPrimaryBrush (継承元 FrameworkElement)
FocusVisualPrimaryThickness (継承元 FrameworkElement)
FocusVisualSecondaryBrush (継承元 FrameworkElement)
FocusVisualSecondaryThickness (継承元 FrameworkElement)
FontFamily (継承元 Control)
FontSize (継承元 Control)
FontStretch (継承元 Control)
FontStyle (継承元 Control)
FontWeight (継承元 Control)
Foreground (継承元 Control)
Height (継承元 FrameworkElement)
HighContrastAdjustment (継承元 UIElement)
HorizontalAlignment (継承元 FrameworkElement)
HorizontalContentAlignment (継承元 Control)
IsAccessKeyScope (継承元 UIElement)
IsChecked (継承元 ToggleButton)
IsDoubleTapEnabled (継承元 UIElement)
IsEnabled (継承元 Control)
IsFocusEngaged (継承元 Control)
IsFocusEngagementEnabled (継承元 Control)
IsHitTestVisible (継承元 UIElement)
IsHoldingEnabled (継承元 UIElement)
IsLoaded (継承元 FrameworkElement)
IsPointerOver (継承元 ButtonBase)
IsPressed (継承元 ButtonBase)
IsRightTapEnabled (継承元 UIElement)
IsTabStop (継承元 UIElement)
IsTapEnabled (継承元 UIElement)
IsTextScaleFactorEnabled (継承元 Control)
IsThreeState (継承元 ToggleButton)
KeyboardAcceleratorPlacementMode (継承元 UIElement)
KeyboardAcceleratorPlacementTarget (継承元 UIElement)
KeyboardAccelerators (継承元 UIElement)
KeyTipHorizontalOffset (継承元 UIElement)
KeyTipPlacementMode (継承元 UIElement)
KeyTipTarget (継承元 UIElement)
KeyTipVerticalOffset (継承元 UIElement)
Language (継承元 FrameworkElement)
Lights (継承元 UIElement)
ManipulationMode (継承元 UIElement)
Margin (継承元 FrameworkElement)
MaxHeight (継承元 FrameworkElement)
MaxWidth (継承元 FrameworkElement)
MinHeight (継承元 FrameworkElement)
MinWidth (継承元 FrameworkElement)
Name (継承元 FrameworkElement)
Opacity (継承元 UIElement)
OpacityTransition (継承元 UIElement)
Padding (継承元 Control)
Parent (継承元 FrameworkElement)
PointerCaptures (継承元 UIElement)
Projection (継承元 UIElement)
ProtectedCursor (継承元 UIElement)
RasterizationScale (継承元 UIElement)
RenderSize (継承元 UIElement)
RenderTransform (継承元 UIElement)
RenderTransformOrigin (継承元 UIElement)
RequestedTheme (継承元 FrameworkElement)
RequiresPointer (継承元 Control)
Resources (継承元 FrameworkElement)
Rotation (継承元 UIElement)
RotationAxis (継承元 UIElement)
RotationTransition (継承元 UIElement)
Scale (継承元 UIElement)
ScaleTransition (継承元 UIElement)
Shadow (継承元 UIElement)
Style (継承元 FrameworkElement)
TabFocusNavigation (継承元 UIElement)
TabIndex (継承元 UIElement)
TabNavigation (継承元 Control)
Tag (継承元 FrameworkElement)
Template (継承元 Control)
Transform3D (継承元 UIElement)
TransformMatrix (継承元 UIElement)
Transitions (継承元 UIElement)
Translation (継承元 UIElement)
TranslationTransition (継承元 UIElement)
Triggers (継承元 FrameworkElement)
UseLayoutRounding (継承元 UIElement)
UseSystemFocusVisuals (継承元 UIElement)
VerticalAlignment (継承元 FrameworkElement)
VerticalContentAlignment (継承元 Control)
Visibility (継承元 UIElement)
Width (継承元 FrameworkElement)
XamlRoot (継承元 UIElement)
XYFocusDown (継承元 UIElement)
XYFocusDownNavigationStrategy (継承元 UIElement)
XYFocusKeyboardNavigation (継承元 UIElement)
XYFocusLeft (継承元 UIElement)
XYFocusLeftNavigationStrategy (継承元 UIElement)
XYFocusRight (継承元 UIElement)
XYFocusRightNavigationStrategy (継承元 UIElement)
XYFocusUp (継承元 UIElement)
XYFocusUpNavigationStrategy (継承元 UIElement)

メソッド

名前 説明
AddHandler(RoutedEvent, Object, Boolean) (継承元 UIElement)
ApplyTemplate() (継承元 Control)
Arrange(Rect) (継承元 UIElement)
ArrangeOverride(Size) (継承元 FrameworkElement)
CancelDirectManipulations() (継承元 UIElement)
CapturePointer(Pointer) (継承元 UIElement)
ClearValue(DependencyProperty) (継承元 DependencyObject)
FindName(String) (継承元 FrameworkElement)
FindSubElementsForTouchTargeting(Point, Rect) (継承元 UIElement)
Focus(FocusState) (継承元 UIElement)
GetAnimationBaseValue(DependencyProperty) (継承元 DependencyObject)
GetBindingExpression(DependencyProperty) (継承元 FrameworkElement)
GetChildrenInTabFocusOrder() (継承元 UIElement)
GetTemplateChild(String) (継承元 Control)
GetValue(DependencyProperty) (継承元 DependencyObject)
GetVisualInternal() (継承元 UIElement)
GoToElementStateCore(String, Boolean) (継承元 FrameworkElement)
InvalidateArrange() (継承元 UIElement)
InvalidateMeasure() (継承元 UIElement)
InvalidateViewport() (継承元 FrameworkElement)
Measure(Size) (継承元 UIElement)
MeasureOverride(Size) (継承元 FrameworkElement)
OnApplyTemplate() (継承元 FrameworkElement)
OnBringIntoViewRequested(BringIntoViewRequestedEventArgs) (継承元 UIElement)
OnCharacterReceived(CharacterReceivedRoutedEventArgs) (継承元 Control)
OnContentChanged(Object, Object) (継承元 ContentControl)
OnContentTemplateChanged(DataTemplate, DataTemplate) (継承元 ContentControl)
OnContentTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector) (継承元 ContentControl)
OnCreateAutomationPeer() (継承元 UIElement)
OnDisconnectVisualChildren() (継承元 UIElement)
OnDoubleTapped(DoubleTappedRoutedEventArgs) (継承元 Control)
OnDragEnter(DragEventArgs) (継承元 Control)
OnDragLeave(DragEventArgs) (継承元 Control)
OnDragOver(DragEventArgs) (継承元 Control)
OnDrop(DragEventArgs) (継承元 Control)
OnGotFocus(RoutedEventArgs) (継承元 Control)
OnHolding(HoldingRoutedEventArgs) (継承元 Control)
OnKeyboardAcceleratorInvoked(KeyboardAcceleratorInvokedEventArgs) (継承元 UIElement)
OnKeyDown(KeyRoutedEventArgs) (継承元 Control)
OnKeyUp(KeyRoutedEventArgs) (継承元 Control)
OnLostFocus(RoutedEventArgs) (継承元 Control)
OnManipulationCompleted(ManipulationCompletedRoutedEventArgs) (継承元 Control)
OnManipulationDelta(ManipulationDeltaRoutedEventArgs) (継承元 Control)
OnManipulationInertiaStarting(ManipulationInertiaStartingRoutedEventArgs) (継承元 Control)
OnManipulationStarted(ManipulationStartedRoutedEventArgs) (継承元 Control)
OnManipulationStarting(ManipulationStartingRoutedEventArgs) (継承元 Control)
OnPointerCanceled(PointerRoutedEventArgs) (継承元 Control)
OnPointerCaptureLost(PointerRoutedEventArgs) (継承元 Control)
OnPointerEntered(PointerRoutedEventArgs) (継承元 Control)
OnPointerExited(PointerRoutedEventArgs) (継承元 Control)
OnPointerMoved(PointerRoutedEventArgs) (継承元 Control)
OnPointerPressed(PointerRoutedEventArgs) (継承元 Control)
OnPointerReleased(PointerRoutedEventArgs) (継承元 Control)
OnPointerWheelChanged(PointerRoutedEventArgs) (継承元 Control)
OnPreviewKeyDown(KeyRoutedEventArgs) (継承元 Control)
OnPreviewKeyUp(KeyRoutedEventArgs) (継承元 Control)
OnProcessKeyboardAccelerators(ProcessKeyboardAcceleratorEventArgs) (継承元 UIElement)
OnRightTapped(RightTappedRoutedEventArgs) (継承元 Control)
OnTapped(TappedRoutedEventArgs) (継承元 Control)
OnToggle() (継承元 ToggleButton)
PopulatePropertyInfo(String, AnimationPropertyInfo) (継承元 UIElement)
PopulatePropertyInfoOverride(String, AnimationPropertyInfo) (継承元 UIElement)
ReadLocalValue(DependencyProperty) (継承元 DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (継承元 DependencyObject)
ReleasePointerCapture(Pointer) (継承元 UIElement)
ReleasePointerCaptures() (継承元 UIElement)
RemoveFocusEngagement() (継承元 Control)
RemoveHandler(RoutedEvent, Object) (継承元 UIElement)
SetBinding(DependencyProperty, BindingBase) (継承元 FrameworkElement)
SetValue(DependencyProperty, Object) (継承元 DependencyObject)
StartAnimation(ICompositionAnimationBase) (継承元 UIElement)
StartBringIntoView() (継承元 UIElement)
StartBringIntoView(BringIntoViewOptions) (継承元 UIElement)
StartDragAsync(ExpPointerPoint) (継承元 UIElement)
StartDragAsync(PointerPoint) (継承元 UIElement)
StopAnimation(ICompositionAnimationBase) (継承元 UIElement)
TransformToVisual(UIElement) (継承元 UIElement)
TryInvokeKeyboardAccelerator(ProcessKeyboardAcceleratorEventArgs) (継承元 UIElement)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (継承元 DependencyObject)
UpdateLayout() (継承元 UIElement)

イベント

名前 説明
AccessKeyDisplayDismissed (継承元 UIElement)
AccessKeyDisplayRequested (継承元 UIElement)
AccessKeyInvoked (継承元 UIElement)
ActualThemeChanged (継承元 FrameworkElement)
BringIntoViewRequested (継承元 UIElement)
CharacterReceived (継承元 UIElement)
Checked (継承元 ToggleButton)
Click (継承元 ButtonBase)
ContextCanceled (継承元 UIElement)
ContextRequested (継承元 UIElement)
DataContextChanged (継承元 FrameworkElement)
DoubleTapped (継承元 UIElement)
DragEnter (継承元 UIElement)
DragLeave (継承元 UIElement)
DragOver (継承元 UIElement)
DragStarting (継承元 UIElement)
Drop (継承元 UIElement)
DropCompleted (継承元 UIElement)
EffectiveViewportChanged (継承元 FrameworkElement)
FocusDisengaged (継承元 Control)
FocusEngaged (継承元 Control)
GettingFocus (継承元 UIElement)
GotFocus (継承元 UIElement)
Holding (継承元 UIElement)
Indeterminate (継承元 ToggleButton)
IsEnabledChanged (継承元 Control)
KeyDown (継承元 UIElement)
KeyUp (継承元 UIElement)
LayoutUpdated (継承元 FrameworkElement)
Loaded (継承元 FrameworkElement)
Loading (継承元 FrameworkElement)
LosingFocus (継承元 UIElement)
LostFocus (継承元 UIElement)
ManipulationCompleted (継承元 UIElement)
ManipulationDelta (継承元 UIElement)
ManipulationInertiaStarting (継承元 UIElement)
ManipulationStarted (継承元 UIElement)
ManipulationStarting (継承元 UIElement)
NoFocusCandidateFound (継承元 UIElement)
PointerCanceled (継承元 UIElement)
PointerCaptureLost (継承元 UIElement)
PointerEntered (継承元 UIElement)
PointerExited (継承元 UIElement)
PointerMoved (継承元 UIElement)
PointerPressed (継承元 UIElement)
PointerReleased (継承元 UIElement)
PointerWheelChanged (継承元 UIElement)
PreviewKeyDown (継承元 UIElement)
PreviewKeyUp (継承元 UIElement)
ProcessKeyboardAccelerators (継承元 UIElement)
RightTapped (継承元 UIElement)
SizeChanged (継承元 FrameworkElement)
Tapped (継承元 UIElement)
Unchecked (継承元 ToggleButton)
Unloaded (継承元 FrameworkElement)

適用対象