CommandSet.ProcessOnStatusSelectAllCommand (Método)

Determina si el comando seleccione Todo aparece en el menú.Se llama cuando el usuario hace clic en el menú Edición mientras el diagrama está activa.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Protected Overridable Sub ProcessOnStatusSelectAllCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusSelectAllCommand(
    MenuCommand command
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CommandSet Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)