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


CommandBarFlyoutCommandBarAutomationProperties.GetControlType Метод

Определение

Извлекает тип элемента управления для указанного объекта.

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

public:
 static AutomationControlType GetControlType(UIElement ^ element);
 static AutomationControlType GetControlType(UIElement const& element);
public static AutomationControlType GetControlType(UIElement element);
Public Shared Function GetControlType (element As UIElement) As AutomationControlType

Параметры

element
UIElement

Объект для получения типа элемента управления.

Возвращаемое значение

Тип элемента управления для указанного объекта.

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