Class MultiZomboBoxChip
public sealed class MultiZomboBoxChip : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
- Inheritance
-
MultiZomboBoxChip
- Implements
- Inherited Members
Fields
TextProperty
public static readonly DependencyProperty TextProperty
Field Value
Properties
Item
public object? Item { get; set; }
Property Value
Owner
public MultiZomboBox? Owner { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()