ComponentOne Studio for WinRT XAML
GetCommandParameter メソッド

プロパティ値を読み取る要素。
実行されるときにコマンドに渡すことができるユーザー定義のデータ値を取得します。
構文
'宣言
 
Public Shared Function GetCommandParameter( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As System.Object
public static System.object GetCommandParameter( 
   Windows.UI.Xaml.FrameworkElement element
)

パラメータ

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

戻り値の型

コマンド固有のデータ。
参照

CommandExtensions クラス
CommandExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.