In This Article

PopupButtonContentAreaAutomationDecorator Class

Represents a decorator for the content area of a PopupButton that is visible in the UI automation framework.

public class PopupButtonContentAreaAutomationDecorator : AutomationDecorator, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild
Inheritance:
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Decorator AutomationDecorator Object

Constructors

PopupButtonContentAreaAutomationDecorator()

public PopupButtonContentAreaAutomationDecorator()

Methods

OnCreateAutomationPeer()

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

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer:

An instance of PopupButtonContentAreaAutomationDecorator, or null if the containing PopupButton could not be found.

Inherited Members

Extension Methods