'宣言 Public Shared Function GetCommandTarget( _ ByVal element As System.Windows.FrameworkElement _ ) As System.Windows.UIElement
public static System.Windows.UIElement GetCommandTarget( System.Windows.FrameworkElement element )
パラメータ
- element
- プロパティ値を読み取る要素。
戻り値の型
コマンドが実行されている対象のオブジェクト。