ChoiceChipGroup Fields
A chip group that allows users to select a single chip.Name | Description |
---|---|
AllowDeselectProperty static | Identifies the AllowDeselect dependency property. |
BoxModeProperty static | Identifies the BoxMode dependency property. Inherited from ChipGroup. |
ChipBackgroundColorProperty static | Identifies the ChipBackgroundColor dependency property. Inherited from ChipGroup. |
ChipBorderColorProperty static | Identifies the ChipBorderColor dependency property. Inherited from ChipGroup. |
ChipBorderThicknessProperty static | Identifies the ChipBorderThickness dependency property. Inherited from ChipGroup. |
ChipCheckIconColorProperty static | Identifies the ChipCheckIconColor dependency property. Inherited from ChipGroup. |
ChipCheckIconProperty static | Identifies the ChipCheckIcon dependency property. Inherited from ChipGroup. |
ChipCornerRadiusProperty static | Identifies the ChipCornerRadius dependency property. Inherited from ChipGroup. |
ChipDisabledBackgroundColorProperty static | Identifies the ChipDisabledBackgroundColor dependency property. Inherited from ChipGroup. |
ChipDisabledBorderColorProperty static | Identifies the ChipDisabledBorderColor dependency property. Inherited from ChipGroup. |
ChipDisabledCheckIconColorProperty static | Identifies the ChipDisabledCheckIconColor dependency property. Inherited from ChipGroup. |
ChipDisabledIconColorProperty static | Identifies the ChipDisabledIconColor dependency property. Inherited from ChipGroup. |
ChipDisabledRemoveIconColorProperty static | Identifies the ChipDisabledRemoveIconColor dependency property. Inherited from ChipGroup. |
ChipDisabledTextColorProperty static | Identifies the ChipDisabledTextColor dependency property. Inherited from ChipGroup. |
ChipDoubleTapCommandProperty static | Identifies the ChipDoubleTapCommand dependency property. Inherited from ChipGroup. |
ChipFontAttributesProperty static | Identifies the ChipFontAttributes dependency property. Inherited from ChipGroup. |
ChipFontFamilyProperty static | Identifies the ChipFontFamily dependency property. Inherited from ChipGroup. |
ChipFontSizeProperty static | Identifies the ChipFontSize dependency property. Inherited from ChipGroup. |
ChipIconColorProperty static | Identifies the ChipIconColor dependency property. Inherited from ChipGroup. |
ChipIconIndentProperty static | Identifies the ChipIconIndent dependency property. Inherited from ChipGroup. |
ChipIconSizeProperty static | Identifies the ChipIconSize dependency property. Inherited from ChipGroup. |
ChipIsIconVisibleProperty static | Identifies the ChipIsIconVisible dependency property. Inherited from ChipGroup. |
ChipLongPressCommandProperty static | Identifies the ChipLongPressCommand dependency property. Inherited from ChipGroup. |
ChipPaddingProperty static | Identifies the ChipPadding dependency property. Inherited from ChipGroup. |
ChipPressedBackgroundColorProperty static | Identifies the ChipPressedBackgroundColor dependency property. Inherited from ChipGroup. |
ChipPressedBorderColorProperty static | Identifies the ChipPressedBorderColor dependency property. Inherited from ChipGroup. |
ChipPressedCheckIconColorProperty static | Identifies the ChipPressedCheckIconColor dependency property. Inherited from ChipGroup. |
ChipPressedIconColorProperty static | Identifies the ChipPressedIconColor dependency property. Inherited from ChipGroup. |
ChipPressedRemoveIconColorProperty static | Identifies the ChipPressedRemoveIconColor dependency property. Inherited from ChipGroup. |
ChipPressedTextColorProperty static | Identifies the ChipPressedTextColor dependency property. Inherited from ChipGroup. |
ChipRemoveIconClickedCommandProperty static | Identifies the ChipRemoveIconClickedCommand dependency property. Inherited from ChipGroup. |
ChipRemoveIconColorProperty static | Identifies the ChipRemoveIconColor dependency property. Inherited from ChipGroup. |
ChipRemoveIconProperty static | Identifies the ChipRemoveIcon dependency property. Inherited from ChipGroup. |
ChipRoundedIconProperty static | Identifies the ChipRoundedIcon dependency property. Inherited from ChipGroup. |
ChipSelectedBackgroundColorProperty static | Identifies the ChipSelectedBackgroundColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedBorderColorProperty static | Identifies the ChipSelectedBorderColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedDisabledBackgroundColorProperty static | Identifies the ChipSelectedDisabledBackgroundColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedDisabledBorderColorProperty static | Identifies the ChipSelectedDisabledBorderColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedDisabledIconColorProperty static | Identifies the ChipSelectedDisabledIconColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedDisabledRemoveIconColorProperty static | Identifies the ChipSelectedDisabledRemoveIconColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedDisabledTextColorProperty static | Identifies the ChipSelectedDisabledTextColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedIconColorProperty static | Identifies the ChipSelectedIconColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedRemoveIconColorProperty static | Identifies the ChipSelectedRemoveIconColor dependency property. Inherited from SelectableChipGroup. |
ChipSelectedTextColorProperty static | Identifies the ChipSelectedTextColor dependency property. Inherited from SelectableChipGroup. |
ChipTapCommandProperty static | Identifies the ChipTapCommand dependency property. Inherited from ChipGroup. |
ChipTextColorProperty static | Identifies the ChipTextColor dependency property. Inherited from ChipGroup. |
ChipUseRippleEffectProperty static | Identifies the ChipUseRippleEffect dependency property. Inherited from ChipGroup. |
DisplayMemberProperty static | Identifies the DisplayMember dependency property. Inherited from ChipGroup. |
HorizontalSpacingProperty static | Identifies the HorizontalSpacing dependency property. Inherited from ChipGroup. |
IconMemberProperty static | Identifies the IconMember dependency property. Inherited from ChipGroup. |
IsMultilineProperty static | Identifies the IsMultiline dependency property. Inherited from ChipGroup. |
IsScrollBarVisibleProperty static | Identifies the IsScrollBarVisible dependency property. Inherited from ChipGroup. |
IsSelectedMemberProperty static | Identifies the IsSelectedMember dependency property. Inherited from SelectableChipGroup. |
ItemsSourceProperty static | Identifies the ItemsSource dependency property. Inherited from ChipGroup. |
PaddingProperty static | Identifies the Padding dependency property. Inherited from ChipGroup. |
SelectedChipProperty static | Identifies the SelectedChip dependency property. |
SelectedIndexProperty static | Identifies the SelectedIndex dependency property. |
SelectedItemProperty static | Identifies the SelectedItem dependency property. |
SelectionChangedCommandProperty static | Identifies the SelectionChangedCommand dependency property. Inherited from SelectableChipGroup. |
VerticalSpacingProperty static | Identifies the VerticalSpacing dependency property. Inherited from ChipGroup. |
See Also