Class TransformPatternIdentifiers
Contains values used as automation property identifiers specifically for properties of the ITransformProvider pattern.
Inheritance
System.Object
TransformPatternIdentifiers
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation
Assembly: OpenSilver.dll
Syntax
public static class TransformPatternIdentifiers
Fields
| Improve this Doc View SourceCanMoveProperty
Identifies the CanMove automation property.
Declaration
public static readonly AutomationProperty CanMoveProperty
Field Value
Type | Description |
---|---|
AutomationProperty | The automation property identifier. |
CanResizeProperty
Identifies the CanResize automation property.
Declaration
public static readonly AutomationProperty CanResizeProperty
Field Value
Type | Description |
---|---|
AutomationProperty | The automation property identifier. |
CanRotateProperty
Identifies the CanRotate automation property.
Declaration
public static readonly AutomationProperty CanRotateProperty
Field Value
Type | Description |
---|---|
AutomationProperty | The automation property identifier. |