# GrapeCity.Viewer.Common.NullDelegateCommand.RaiseCanExecuteChanged

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Viewer_Common_NullDelegateCommand_RaiseCanExecuteChanged_" data-uid="GrapeCity.Viewer.Common.NullDelegateCommand.RaiseCanExecuteChanged*">RaiseCanExecuteChanged Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Viewer_Common_NullDelegateCommand_RaiseCanExecuteChanged_" data-uid="GrapeCity.Viewer.Common.NullDelegateCommand.RaiseCanExecuteChanged*"></a>
<h4 id="GrapeCity_Viewer_Common_NullDelegateCommand_RaiseCanExecuteChanged" data-uid="GrapeCity.Viewer.Common.NullDelegateCommand.RaiseCanExecuteChanged">RaiseCanExecuteChanged()</h4>
<div class="markdown level1 summary"><p>Provides an empty implementation to satisfy the IDelegateCommand interface. It does not raise the CanExecuteChanged event.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void RaiseCanExecuteChanged()</code></pre>
</div>
</div>
