TransformProviderWrapper.CanResize - свойство
Gets a value that specifies whether the UI Automation element can be resized.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public bool CanResize { get; }
Public ReadOnly Property CanResize As Boolean
Get
public:
virtual property bool CanResize {
bool get () sealed;
}
abstract CanResize : bool with get
override CanResize : bool with get
Booleantrue if the element can be resized; otherwise
false.
ITransformProvider.CanResize