バージョン

CancelableUIElementEventArgs コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal element As Infragistics.Win.UIElement _
)
public CancelableUIElementEventArgs( 
   Infragistics.Win.UIElement element
)

パラメータ

element
イベントに関連付けられたUIElement。
参照