AutomationPeer.GetItemType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The kind of item.