次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象