ApplicationEvents_11_StoreContextMenuDisplayEventHandler 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_StoreContextMenuDisplayEventHandler(CommandBar ^ CommandBar, Store ^ Store);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_StoreContextMenuDisplayEventHandler(CommandBar CommandBar, Store Store);
Public Delegate Sub ApplicationEvents_11_StoreContextMenuDisplayEventHandler(CommandBar As CommandBar, Store As Store)

Parámetros

CommandBar
CommandBar
Store
Store
Atributos

Se aplica a