バージョン

CellValuePresenterAutomationPeer コンストラクタ

CellValuePresenterAutomationPeer クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As CellValuePresenter _
)
public CellValuePresenterAutomationPeer( 
   CellValuePresenter owner
)

パラメータ

owner
このピアの CellValuePresenter が作成されます。
参照