Compartir a través de


ApplicationEvents_11_ViewContextMenuDisplayEventHandler Delegado

Definición

Este objeto, miembro o enumeración está en desuso y no debería usarse en el código.

public delegate void ApplicationEvents_11_ViewContextMenuDisplayEventHandler(CommandBar ^ CommandBar, View ^ View);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_ViewContextMenuDisplayEventHandler(CommandBar CommandBar, View View);
Public Delegate Sub ApplicationEvents_11_ViewContextMenuDisplayEventHandler(CommandBar As CommandBar, View As View)

Parámetros

CommandBar
CommandBar
View
View
Atributos

Se aplica a