ComponentOne Studio for WinRT XAML
GetCommand メソッド

プロパティ値を読み取る要素。
コマンドソースが起動されたときに実行されるコマンドを取得します。
構文
'宣言
 
Public Shared Function GetCommand( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As System.Object
public static System.object GetCommand( 
   Windows.UI.Xaml.FrameworkElement element
)

パラメータ

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

戻り値の型

要素の System.Windows.Input.ICommand プロパティ値。
参照

CommandExtensions クラス
CommandExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.