Brush.RelativeTransformProperty Property

Definition

Identifies the RelativeTransform dependency property.

public:
 static property DependencyProperty ^ RelativeTransformProperty { DependencyProperty ^ get(); };
static DependencyProperty RelativeTransformProperty();
public static DependencyProperty RelativeTransformProperty { get; }
var dependencyProperty = Brush.relativeTransformProperty;
Public Shared ReadOnly Property RelativeTransformProperty As DependencyProperty

Property Value

The RelativeTransform dependency property identifier.

Applies to