Click or drag to resize
RelayCommandCanExecuteChanged Event
Raised when RaiseCanExecuteChanged is called.

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event EventHandler CanExecuteChanged

Value

Type: SystemEventHandler

Implements

ICommandCanExecuteChanged
See Also