DatePicker::OnCreateAutomationPeer Method ()
.NET Framework (current version)
Returns a DatePickerAutomationPeer for use by the automation infrastructure.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Windows.Automation.Peers::AutomationPeer^A DatePickerAutomationPeer for the DatePicker object.
This method creates a new DatePickerAutomationPeer instance if one has not been created for the control instance; otherwise, it returns the DatePickerAutomationPeer previously created.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: