バージョン

XamRichTextEditorAutomationPeer コンストラクタ

新しい XamRichTextEditorAutomationPeer を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As XamRichTextEditor _
)
public XamRichTextEditorAutomationPeer( 
   XamRichTextEditor owner
)

パラメータ

owner
ピアが表す Infragistics.Controls.Editors.XamRichTextEditor
参照