HandwritingView.PlacementAlignmentProperty 属性

定义

标识 PlacementAlignment 依赖属性。

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

属性值

PlacementAlignment 依赖属性的标识符。

适用于

另请参阅