Block.HorizontalTextAlignmentProperty Property

Definition

Identifies the HorizontalTextAlignment dependency property.

public:
 static property DependencyProperty ^ HorizontalTextAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalTextAlignmentProperty();
public static DependencyProperty HorizontalTextAlignmentProperty { get; }
var dependencyProperty = Block.horizontalTextAlignmentProperty;
Public Shared ReadOnly Property HorizontalTextAlignmentProperty As DependencyProperty

Property Value

The identifier for the HorizontalTextAlignment dependency property.

Applies to