MoveableDecoratorHostShape.CanMove Property

Definition

MoveableDecoratorHostShape can be moved by the user.

public:
 virtual property bool CanMove { bool get(); };
public override bool CanMove { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CanMove : bool
Public Overrides ReadOnly Property CanMove As Boolean

Property Value

Attributes

Applies to