TextBox::OnCreateAutomationPeer Method ()

 

Creates and returns an AutomationPeer object for the text box.

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual AutomationPeer^ OnCreateAutomationPeer() override

Return Value

Type: System.Windows.Automation.Peers::AutomationPeer^

An AutomationPeer object for the text box.

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