Typography.SlashedZeroProperty Property

Definition

Identifies the SlashedZero attached property.

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

Property Value

The identifier for the SlashedZero attached property.

Applies to

See also