Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Windows
UI
Xaml
Automation
Peers
ComboBoxAutomationPeer
C# Class Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer
Inheritance:
SelectorAutomationPeer
,
IComboBoxAutomationPeer
,
IValueProvider
,
IExpandCollapseProvider
ファイルを表示
Open project: shiftkey/winrt-backport-hilarity
Public Methods
Method
Description
Collapse
( ) :
void
ComboBoxAutomationPeer
(
[
owner
) :
System
Expand
( ) :
void
SetValue
(
[
value
) :
void
Method Details
Collapse()
public
method
public
Collapse
( ) :
void
return
void
ComboBoxAutomationPeer()
public
method
public
ComboBoxAutomationPeer
(
[
owner
) :
System
owner
[
return
System
Expand()
public
method
public
Expand
( ) :
void
return
void
SetValue()
public
method
public
SetValue
(
[
value
) :
void
value
[
return
void