AutomationPeer.GetItemType Method

Definition

Gets a string that describes what kind of item an element represents.

public:
 virtual Platform::String ^ GetItemType() = GetItemType;
winrt::hstring GetItemType();
public string GetItemType();
function getItemType()
Public Function GetItemType () As String

Returns

String

Platform::String

winrt::hstring

The kind of item.

Applies to