Condividi tramite


Metodo CommandSet.ProcessOnStatusSelectAllCommand

Determina se il comando Seleziona tutto compare nel menu. Chiamato quando l'utente fa clic sul menu Modifica mentre il diagramma è attivo.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintassi

'Dichiarazione
Protected Overridable Sub ProcessOnStatusSelectAllCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusSelectAllCommand(
    MenuCommand command
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommandSet Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell