Table of Contents

Class ZomboBoxItemHost

Namespace
The.WPF.Controls
Assembly
Instagile.WPF.dll

Exposes dropdown items unwrapped (ItemsControl defaults to opaque data-item peers.)

public sealed class ZomboBoxItemHost : ItemsControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
ZomboBoxItemHost
Implements
Inherited Members

Methods

OnCreateAutomationPeer()

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

The type-specific AutomationPeer implementation.