HandwritingView.PlacementAlignmentProperty Property

Definition

Identifies the PlacementAlignment dependency property.

public:
 static property DependencyProperty ^ PlacementAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty PlacementAlignmentProperty();
public static DependencyProperty PlacementAlignmentProperty { get; }
var dependencyProperty = HandwritingView.placementAlignmentProperty;
Public Shared ReadOnly Property PlacementAlignmentProperty As DependencyProperty

Property Value

The identifier for the PlacementAlignment dependency property.

Applies to

See also