次の方法で共有


TransformPatternIdentifiers.CanRotateProperty プロパティ

定義

CanRotate オートメーション プロパティを識別します。

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

プロパティ値

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

適用対象