SelectionItemProviderWrapperIsSelected - свойство
Gets a value that indicates whether an item is selected.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool IsSelected { get; }
Public ReadOnly Property IsSelected As Boolean
Get
public:
virtual property bool IsSelected {
bool get () sealed;
}
abstract IsSelected : bool with get
override IsSelected : bool with get
Boolean if the element is selected; otherwise
.
ISelectionItemProviderIsSelected