GridViewItemAutomationPeer.GetClassNameCore - метод

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) Версия: 3.6.0.23
C#
protected override string GetClassNameCore()

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

String
A string that contains "ListBoxItem".

См. также