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