Sparkline for UWP
GetCommandParameter メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > CommandExtensions クラス : 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 メンバ