Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Windows
UI
Xaml
Automation
Peers
RadioButtonAutomationPeer
C# 클래스 Windows.UI.Xaml.Automation.Peers.RadioButtonAutomationPeer
상속:
ToggleButtonAutomationPeer
,
IRadioButtonAutomationPeer
,
ISelectionItemProvider
파일 보기
프로젝트 열기: shiftkey/winrt-backport-hilarity
1 사용 예제들
공개 메소드들
메소드
설명
AddToSelection
( ) :
void
RadioButtonAutomationPeer
(
[
owner
) :
System
RemoveFromSelection
( ) :
void
Select
( ) :
void
메소드 상세
AddToSelection()
공개
메소드
public
AddToSelection
( ) :
void
리턴
void
RadioButtonAutomationPeer()
공개
메소드
public
RadioButtonAutomationPeer
(
[
owner
) :
System
owner
[
리턴
System
RemoveFromSelection()
공개
메소드
public
RemoveFromSelection
( ) :
void
리턴
void
Select()
공개
메소드
public
Select
( ) :
void
리턴
void