TransformPattern2Identifiers.CanZoomProperty 属性

定义

标识 CanZoom 自动化属性。

public:
 static property AutomationProperty ^ CanZoomProperty { AutomationProperty ^ get(); };
static AutomationProperty CanZoomProperty();
public static AutomationProperty CanZoomProperty { get; }
var automationProperty = TransformPattern2Identifiers.canZoomProperty;
Public Shared ReadOnly Property CanZoomProperty As AutomationProperty

属性值

自动化属性标识符。

适用于

另请参阅