GridViewAutomationPeerGetClassNameCore - метод

Gets the name of the ListBox that is associated with this ListBoxAutomationPeer. 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 "ListBox".

См. также