All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

909 B

MaterialComboBoxItem

Only available in the Plus Edition

Derives from ComboBoxItem

The MaterialComboBoxItem control represents a ComboBoxItem control that uses the material colors and animations.

Properties

|| Property || Description | InkEffectBrush | Gets or sets the brush to use for the ink effect when the combo-box item is selected. | InkEffectOpacity | Gets or sets the brush to use for the ink effect when the combo-box item is selected. | IsInkEffectActive | Gets or sets a value indicating whether the ink effect will be shown on a combo-box item when it is selected. | MaterialAccent | Gets or sets a value representing the material color palette that will be applied to the control. | MaterialAccentBrush | Gets or sets the color that will be used as the control's background and border. | MaterialForeground | Gets or set the color to use for the control's foreground and ink-effect.