Bee Mobile Virtual Keyboard
C#
F#
Show/Hide TOC
Command
T1
,
T2
Can
Execute Method
Overload List
CanExecute(T2)
The predicate exposed as a method. Can be called to determine wether the command should execute in its current state.
CanExecute(Object)
Defines the method that determines whether the command can execute in its current state.
See Also
Reference
Command
T1, T2
Class
BeeMobile.VirtualKeyboard Namespace
In This Article
Overload List
See Also