.NET Framework Class Library
RadioButtonAutomationPeer..::.ISelectionItemProvider..::.Select Method

This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

Namespace:  System.Windows.Automation.Peers
Assembly:  PresentationFramework (in PresentationFramework.dll)
Syntax

Visual Basic (Declaration)
Private Sub Select Implements ISelectionItemProvider.Select
Visual Basic (Usage)
Dim instance As RadioButtonAutomationPeer

CType(instance, ISelectionItemProvider).Select()
C#
void ISelectionItemProvider.Select()
Visual C++
private:
virtual void Select() sealed = ISelectionItemProvider::Select
JScript
JScript does not support explicit interface implementations.
XAML
You cannot use methods in XAML.

Implements

ISelectionItemProvider..::.Select()()()
Platforms

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.
Version Information

.NET Framework

Supported in: 3.5, 3.0
See Also

Reference

Tags :


Page view tracker