ComponentOne Studio for WinRT XAML
GetCommandTarget メソッド

プロパティ値を読み取る要素。
コマンドが実行されている対象のオブジェクトを取得します。
構文
'宣言
 
Public Shared Function GetCommandTarget( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As Windows.UI.Xaml.UIElement
public static Windows.UI.Xaml.UIElement GetCommandTarget( 
   Windows.UI.Xaml.FrameworkElement element
)

パラメータ

element
プロパティ値を読み取る要素。

戻り値の型

コマンドが実行されている対象のオブジェクト。
参照

CommandExtensions クラス
CommandExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.