Typography.CapitalSpacingProperty Property

Definition

Identifies the CapitalSpacing attached property.

public:
 static property DependencyProperty ^ CapitalSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty CapitalSpacingProperty();
public static DependencyProperty CapitalSpacingProperty { get; }
var dependencyProperty = Typography.capitalSpacingProperty;
Public Shared ReadOnly Property CapitalSpacingProperty As DependencyProperty

Property Value

The identifier for the CapitalSpacing attached property.

Applies to

See also