GenericRootAutomationPeer(UIElement) Конструктор

Определение

Инициализирует новый экземпляр класса GenericRootAutomationPeer.

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

Параметры

owner
UIElement

Объект UIElement, связанный с этим GenericRootAutomationPeer.

Применяется к