バージョン

FixedRecordButtonAutomationPeer コンストラクタ

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

パラメータ

element
関連付けられた要素。
参照