Table of Contents

Class MultiZomboBoxChip

Namespace
The.WPF.Controls
Assembly
Instagile.WPF.dll
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

DependencyProperty

Properties

Item

public object? Item { get; set; }

Property Value

object

Owner

public MultiZomboBox? Owner { get; set; }

Property Value

MultiZomboBox

Text

public string Text { get; set; }

Property Value

string

Methods

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

public override void OnApplyTemplate()