TransformPatternIdentifiers.CanMoveProperty 属性

定义

标识 CanMove 自动化属性。

public:
 static property AutomationProperty ^ CanMoveProperty { AutomationProperty ^ get(); };
static AutomationProperty CanMoveProperty();
public static AutomationProperty CanMoveProperty { get; }
var automationProperty = TransformPatternIdentifiers.canMoveProperty;
Public Shared ReadOnly Property CanMoveProperty As AutomationProperty

属性值

自动化属性标识符。

适用于