バージョン

XamMonthViewAutomationPeer コンストラクタ

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

パラメータ

owner
ピアが表す Infragistics.Controls.Schedules.XamMonthView
参照