AutomationPeer.GetItemTypeCore 方法

定义

在 Microsoft UI 自动化客户端调用 GetItemType 或等效的 Microsoft UI 自动化客户端 API 时提供对等行为。

protected:
 virtual Platform::String ^ GetItemTypeCore() = GetItemTypeCore;
winrt::hstring GetItemTypeCore();
protected virtual string GetItemTypeCore();
function getItemTypeCore()
Protected Overridable Function GetItemTypeCore () As String

返回

String

Platform::String

winrt::hstring

项的类型。

适用于

另请参阅