Share via


TransformPattern2Identifiers.MinZoomProperty Property

Definition

Identifies the MinZoom automation property.

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

Property Value

The automation property identifier.

Applies to

See also