Прочитать на английском

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


WpfWindow.Resizable Property

Gets a value that indicates whether this window is resizable.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

C#
public virtual bool Resizable { get; }

Property Value

Type: System.Boolean
true if this window is resizable; otherwise, false.

.NET Framework Security

See Also

Reference

WpfWindow Class

Microsoft.VisualStudio.TestTools.UITesting.WpfControls Namespace