DelegateCommand::RaiseCanExecuteChanged Method ()

Visual Studio 2015
 

Event called when the current command's ability to execute may have changed.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
void RaiseCanExecuteChanged()
Return to top
Show: