This topic has not yet been rated - Rate this topic

Button.OnCreateAutomationPeer Method

Returns a ButtonAutomationPeer for use by the Silverlight automation infrastructure.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
protected override AutomationPeer OnCreateAutomationPeer()

This method creates a new ButtonAutomationPeer instance if one has not been created for the button; otherwise, it returns the ButtonAutomationPeer previously created.

Classes that participate in the Silverlight automation infrastructure must implement this method to return a class-specific derived class of AutomationPeer that reports information for automation behavior.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ