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

Gets a value that specifies whether the control can be moved.

Definition

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

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

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

Реализации

ITransformProvider.CanMove

См. также