Condividi tramite


RibbonContextMenuAutomationPeer(RibbonContextMenu) Costruttore

Definizione

Inizializza una nuova istanza della classe RibbonContextMenuAutomationPeer.

public:
 RibbonContextMenuAutomationPeer(System::Windows::Controls::Ribbon::RibbonContextMenu ^ owner);
public RibbonContextMenuAutomationPeer (System.Windows.Controls.Ribbon.RibbonContextMenu owner);
new System.Windows.Automation.Peers.RibbonContextMenuAutomationPeer : System.Windows.Controls.Ribbon.RibbonContextMenu -> System.Windows.Automation.Peers.RibbonContextMenuAutomationPeer
Public Sub New (owner As RibbonContextMenu)

Parametri

owner
RibbonContextMenu

Elemento associato a questo peer di automazione.

Si applica a