TransformPattern.TransformPatternInformation Struct

Definition

Provides access to the property values of a TransformPattern object using its Current or Cached accessors.

public: value class TransformPattern::TransformPatternInformation
public struct TransformPattern.TransformPatternInformation
type TransformPattern.TransformPatternInformation = struct
Public Structure TransformPattern.TransformPatternInformation
Inheritance
TransformPattern.TransformPatternInformation

Properties

CanMove

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

CanResize

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

CanRotate

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

Applies to

See also