PerspectiveTransform3D.OffsetXProperty Property

Definition

Identifies the OffsetX dependency property.

public:
 static property DependencyProperty ^ OffsetXProperty { DependencyProperty ^ get(); };
static DependencyProperty OffsetXProperty();
public static DependencyProperty OffsetXProperty { get; }
var dependencyProperty = PerspectiveTransform3D.offsetXProperty;
Public Shared ReadOnly Property OffsetXProperty As DependencyProperty

Property Value

The OffsetX dependency property identifier.

Applies to