Click or drag to resize
RelayCommandRaiseCanExecuteChanged Method
Method used to raise the CanExecuteChanged event to indicate that the return value of the CanExecute(Object) method has changed.

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RaiseCanExecuteChanged()
See Also