バージョン

CurrentCommand プロパティ (FixedRecordButton)

この要素のテンプレートの内側のボタンにバインドするために現在アクティブなコマンド返します (読み取り専用)。
シンタックス
'宣言
 
Public ReadOnly Property CurrentCommand As ICommand
public ICommand CurrentCommand {get;}
解説

注: このプロパティは IsFixedOnTopAllowedIsFixedOnBottomAllowed に等しく、関連する RecordRecord.FixedLocation が Scrollable の場合、 null を返します。

参照