Поделиться через


RadioButtonsAutomationPeer(RadioButtons) Конструктор

Определение

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

Эта документация относится к WinUI 2 для UWP (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

 RadioButtonsAutomationPeer(RadioButtons const& owner);
public RadioButtonsAutomationPeer(RadioButtons owner);
Public Sub New (owner As RadioButtons)

Параметры

owner
RadioButtons

Экземпляр элемента управления RadioButtons для создания однорангового узла.

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