Basic Library for WPF/Silverlight
CreateAutomationPeer(Object,Type) メソッド

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

パラメータ

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

戻り値の型

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

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