Sparkline for UWP
CreateAutomationPeer(Object,Type) メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > AutomationPeerFactory クラス > CreateAutomationPeer メソッド : CreateAutomationPeer(Object,Type) メソッド
オーナーコントロール。
オーナーコントロールのタイプ。
指定された C1 コントロールの AutomationPeer クラスのインスタンスを返します。
シンタックス
'宣言
 
Public Overloads Shared Function CreateAutomationPeer( _
   ByVal peerOwner As System.Object, _
   ByVal ownerType As System.Type _
) As Windows.UI.Xaml.Automation.Peers.AutomationPeer
public static Windows.UI.Xaml.Automation.Peers.AutomationPeer CreateAutomationPeer( 
   System.object peerOwner,
   System.Type ownerType
)

パラメータ

peerOwner
オーナーコントロール。
ownerType
オーナーコントロールのタイプ。

戻り値の型

オートメーションピアオブジェクト。
参照

AutomationPeerFactory クラス
AutomationPeerFactory メンバ
オーバーロード一覧