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
- AutomationDecorator.AreChildrenIncludedProperty
- AutomationDecorator.ControlTypeProperty
- AutomationDecorator.ControlType
- AutomationDecorator.AreChildrenIncluded
- Object.ToString()
- Object.Equals(Object)
- Object.Equals(Object, Object)
- Object.ReferenceEquals(Object, Object)
- Object.GetHashCode()
- Object.GetType()
- Object.MemberwiseClone()
Extension Methods
- FrameworkElementExtensions.AnimateDoubleProperty(String, Double, Double, Double, Nullable<Double>, Nullable<Double>)
- FrameworkElementExtensions.BindToProperty(DependencyProperty, Object, String, BindingMode, IValueConverter, Object)
- FrameworkElementExtensions.BindToProperty(DependencyProperty, Object, DependencyProperty, BindingMode, IValueConverter, Object)
- FrameworkElementExtensions.GetCurrentSize()