| RelayCommandTUpdateCanExecute Method  | 
 
            Tells consumers of this command that the 
CanExecute(Object) state has changed and should be queried again.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic void UpdateCanExecute()
Public Sub UpdateCanExecute
member UpdateCanExecute : unit -> unit 
 See Also
See Also