RibbonControlAutomationPeer(FrameworkElement) Konstruktor

Definition

Initialisiert eine neue Instanz der RibbonControlAutomationPeer-Klasse.

public:
 RibbonControlAutomationPeer(System::Windows::FrameworkElement ^ owner);
public RibbonControlAutomationPeer(System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.RibbonControlAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.RibbonControlAutomationPeer
Public Sub New (owner As FrameworkElement)

Parameter

owner
FrameworkElement

Das diesem Automatisierungspeer zugeordnete Element.

Gilt für: