次の方法で共有


TransformPatternIdentifiers.CanResizeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象