TransformProviderWrapper.CanResize - свойство

Gets a value that specifies whether the UI Automation element can be resized.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public bool CanResize { get; }

Возвращаемое значение

Boolean
true if the element can be resized; otherwise false.

Реализации

ITransformProvider.CanResize

См. также