[]
        
(Showing Draft Content)

C1.WPF.Tile.C1TileBase.UpdateCanExecuteState

UpdateCanExecuteState Method

UpdateCanExecuteState()

If Command property is set, calls ICommand.CanExecute method and updates IsEnabled property accordingly.

Declaration
protected void UpdateCanExecuteState()