Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is used by the design-time infrastructure and is not intended to be used directly from your code.
The automation peer for ElementModelContainer.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class ElementModelContainerAutomationPeer _
Inherits FrameworkElementAutomationPeer
public class ElementModelContainerAutomationPeer : FrameworkElementAutomationPeer
public ref class ElementModelContainerAutomationPeer : public FrameworkElementAutomationPeer
public class ElementModelContainerAutomationPeer extends FrameworkElementAutomationPeer
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls.ElementModelContainerAutomationPeer
See Also
ElementModelContainerAutomationPeer Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace