SelectionItemProviderWrapperIsSelected - свойство
Gets a value that indicates whether an item is selected.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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