This topic has not yet been rated - Rate this topic

ITransformProvider.CanResize property

Gets a value that indicates whether the element can be resized.

Syntax


bool CanResize { get; }

Property value

Type: System.Boolean [.NET] | Platform::Boolean [C++]

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

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Automation.Provider
Windows::UI::Xaml::Automation::Provider [C++]

Metadata

Windows.winmd

See also

ITransformProvider

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.