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
RangeBaseAutomationPeer
C# Class Windows.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer
Inheritance:
FrameworkElementAutomationPeer
,
IRangeBaseAutomationPeer
,
IRangeValueProvider
ファイルを表示
Open project: shiftkey/winrt-backport-hilarity
Public Methods
Method
Description
RangeBaseAutomationPeer
(
[
owner
) :
System
SetValue
(
[
value
) :
void
Method Details
RangeBaseAutomationPeer()
public
method
public
RangeBaseAutomationPeer
(
[
owner
) :
System
owner
[
return
System
SetValue()
public
method
public
SetValue
(
[
value
) :
void
value
[
return
void