Expand Minimize
This topic has not yet been rated - Rate this topic

AutomationPeer.GetAutomationControlType method

Gets the control type for the element that is associated with the UI Automation peer.

Syntax


public AutomationControlType GetAutomationControlType()

Parameters

This method has no parameters.

Return value

Type: AutomationControlType

The control type.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Automation.Peers
Windows::UI::Xaml::Automation::Peers [C++]

Metadata

Windows.winmd

See also

AutomationPeer

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.