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

属性值

自动化属性标识符。

适用于