Поделиться через


AutomationElementIdentifiers.IsOffscreenProperty Свойство

Определение

Идентифицирует свойство автоматизации определения вне экрана. Состояние вне экрана указывает, находится ли элемент, на который ссылается одноранговый узел автоматизации, вне экрана. Текущее состояние возвращается методом IsOffscreen .

public:
 static property AutomationProperty ^ IsOffscreenProperty { AutomationProperty ^ get(); };
static AutomationProperty IsOffscreenProperty();
public static AutomationProperty IsOffscreenProperty { get; }
var automationProperty = AutomationElementIdentifiers.isOffscreenProperty;
Public Shared ReadOnly Property IsOffscreenProperty As AutomationProperty

Значение свойства

Идентификатор свойства автоматизации.

Применяется к