ButtonAutomationPeer Constructor (Button^)

 

Initializes a new instance of the ButtonAutomationPeer class.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
ButtonAutomationPeer(
	Button^ owner
)

Parameters

owner
Type: System.Windows.Controls::Button^

The element associated with this automation peer.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: