ScrollBar.OnCreateAutomationPeer Method
.NET Framework 3.5
Creates an AutomationPeer for this ScrollBar control.
Assembly: PresentationFramework (in PresentationFramework.dll)
'Declaration Protected Overrides Function OnCreateAutomationPeer As AutomationPeer 'Usage Dim returnValue As AutomationPeer returnValue = Me.OnCreateAutomationPeer()
You cannot use methods in XAML.
Return Value
Type: System.Windows.Automation.Peers.AutomationPeerA ScrollBarAutomationPeer for the ScrollBar control.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.