ConfigureWorkspaceGridViewModel.InvalidateCommands Method
Invalidate all commands.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Protected Sub InvalidateCommands
protected void InvalidateCommands()
protected:
void InvalidateCommands()
member InvalidateCommands : unit -> unit
protected function InvalidateCommands()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.