Skip to main content

ChipGroup Fields

A base class for chip groups.
Name Description
BoxModeProperty static Identifies the BoxMode dependency property.
ChipBackgroundColorProperty static Identifies the ChipBackgroundColor dependency property.
ChipBorderColorProperty static Identifies the ChipBorderColor dependency property.
ChipBorderThicknessProperty static Identifies the ChipBorderThickness dependency property.
ChipCheckIconColorProperty static Identifies the ChipCheckIconColor dependency property.
ChipCheckIconProperty static Identifies the ChipCheckIcon dependency property.
ChipCornerRadiusProperty static Identifies the ChipCornerRadius dependency property.
ChipDisabledBackgroundColorProperty static Identifies the ChipDisabledBackgroundColor dependency property.
ChipDisabledBorderColorProperty static Identifies the ChipDisabledBorderColor dependency property.
ChipDisabledCheckIconColorProperty static Identifies the ChipDisabledCheckIconColor dependency property.
ChipDisabledIconColorProperty static Identifies the ChipDisabledIconColor dependency property.
ChipDisabledRemoveIconColorProperty static Identifies the ChipDisabledRemoveIconColor dependency property.
ChipDisabledTextColorProperty static Identifies the ChipDisabledTextColor dependency property.
ChipDoubleTapCommandProperty static Identifies the ChipDoubleTapCommand dependency property.
ChipFontAttributesProperty static Identifies the ChipFontAttributes dependency property.
ChipFontFamilyProperty static Identifies the ChipFontFamily dependency property.
ChipFontSizeProperty static Identifies the ChipFontSize dependency property.
ChipIconColorProperty static Identifies the ChipIconColor dependency property.
ChipIconIndentProperty static Identifies the ChipIconIndent dependency property.
ChipIconSizeProperty static Identifies the ChipIconSize dependency property.
ChipIsIconVisibleProperty static Identifies the ChipIsIconVisible dependency property.
ChipLongPressCommandProperty static Identifies the ChipLongPressCommand dependency property.
ChipPaddingProperty static Identifies the ChipPadding dependency property.
ChipPressedBackgroundColorProperty static Identifies the ChipPressedBackgroundColor dependency property.
ChipPressedBorderColorProperty static Identifies the ChipPressedBorderColor dependency property.
ChipPressedCheckIconColorProperty static Identifies the ChipPressedCheckIconColor dependency property.
ChipPressedIconColorProperty static Identifies the ChipPressedIconColor dependency property.
ChipPressedRemoveIconColorProperty static Identifies the ChipPressedRemoveIconColor dependency property.
ChipPressedTextColorProperty static Identifies the ChipPressedTextColor dependency property.
ChipRemoveIconClickedCommandProperty static Identifies the ChipRemoveIconClickedCommand dependency property.
ChipRemoveIconColorProperty static Identifies the ChipRemoveIconColor dependency property.
ChipRemoveIconProperty static Identifies the ChipRemoveIcon dependency property.
ChipRoundedIconProperty static Identifies the ChipRoundedIcon dependency property.
ChipTapCommandProperty static Identifies the ChipTapCommand dependency property.
ChipTextColorProperty static Identifies the ChipTextColor dependency property.
ChipUseRippleEffectProperty static Identifies the ChipUseRippleEffect dependency property.
DisplayMemberProperty static Identifies the DisplayMember dependency property.
HorizontalSpacingProperty static Identifies the HorizontalSpacing dependency property.
IconMemberProperty static Identifies the IconMember dependency property.
IsMultilineProperty static Identifies the IsMultiline dependency property.
IsScrollBarVisibleProperty static Identifies the IsScrollBarVisible dependency property.
ItemsSourceProperty static Identifies the ItemsSource dependency property.
PaddingProperty static Identifies the Padding dependency property.
VerticalSpacingProperty static Identifies the VerticalSpacing dependency property.
See Also