Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Windows
UI
Xaml
Automation
Peers
RadioButtonAutomationPeer
C# Class Windows.UI.Xaml.Automation.Peers.RadioButtonAutomationPeer
Inheritance:
ToggleButtonAutomationPeer
,
IRadioButtonAutomationPeer
,
ISelectionItemProvider
Exibir arquivo
Open project: shiftkey/winrt-backport-hilarity
Class Usage Examples
Public Methods
Method
Description
AddToSelection
( ) :
void
RadioButtonAutomationPeer
(
[
owner
) :
System
RemoveFromSelection
( ) :
void
Select
( ) :
void
Method Details
AddToSelection()
public
method
public
AddToSelection
( ) :
void
return
void
RadioButtonAutomationPeer()
public
method
public
RadioButtonAutomationPeer
(
[
owner
) :
System
owner
[
return
System
RemoveFromSelection()
public
method
public
RemoveFromSelection
( ) :
void
return
void
Select()
public
method
public
Select
( ) :
void
return
void