PlaneProjection.ProjectionMatrixProperty Property

Definition

Identifies the ProjectionMatrix dependency property.

public:
 static property DependencyProperty ^ ProjectionMatrixProperty { DependencyProperty ^ get(); };
static DependencyProperty ProjectionMatrixProperty();
public static DependencyProperty ProjectionMatrixProperty { get; }
var dependencyProperty = PlaneProjection.projectionMatrixProperty;
Public Shared ReadOnly Property ProjectionMatrixProperty As DependencyProperty

Property Value

The identifier for the ProjectionMatrix dependency property.

Applies to