バージョン

CanExecuteCommand メソッド (XamCarouselPanel)

指定されたコマンドがパネルで許可されるかどうかを返します。
シンタックス
'宣言
 
Protected Overridable Function CanExecuteCommand( _
   ByVal commandInfo As ExecuteCommandInfo _
) As Boolean
protected virtual bool CanExecuteCommand( 
   ExecuteCommandInfo commandInfo
)

パラメータ

commandInfo
CanExecute 状態が照会されるコマンドに関する情報を提供します。
参照