Returns a FrameworkElementAutomationPeer for use by the automation infrastructure.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
protected override AutomationPeer OnCreateAutomationPeer()
Visual Basic (Declaration)
Protected Overrides Function OnCreateAutomationPeer As AutomationPeer

See Also