次の方法で共有


XamlUICommand.NotifyCanExecuteChanged メソッド

定義

コマンドの状態が変更されたことをシステムに通知します。

public:
 virtual void NotifyCanExecuteChanged() = NotifyCanExecuteChanged;
void NotifyCanExecuteChanged();
public void NotifyCanExecuteChanged();
function notifyCanExecuteChanged()
Public Sub NotifyCanExecuteChanged ()

適用対象

こちらもご覧ください