GridViewItemAutomationPeerGetClassNameCore - метод

Gets the name of the ListBoxItem that is associated with this ListBoxItemAutomationPeer. This method is called by GetClassName.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
protected override string GetClassNameCore()

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

String
A string that contains "ListBoxItem".

См. также