バージョン

SetCommandTarget メソッド

コマンドのトリガー先である Infragistics.ICommandTarget を設定します。
シンタックス
'宣言
 
Public Shared Sub SetCommandTarget( _
   ByVal element As FrameworkElement, _
   ByVal commandTarget As FrameworkElement _
) 
public static void SetCommandTarget( 
   FrameworkElement element,
   FrameworkElement commandTarget
)

パラメータ

element
commandTarget
参照