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

속성 값

자동화 속성 식별자입니다.

적용 대상