[]
        
(Showing Draft Content)

C1.WPF.Core.TypographyExtensions.CharacterCasingProperty

CharacterCasingProperty Field

Identifies the CharacterCasing attached property.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public static readonly DependencyProperty CharacterCasingProperty
Public Shared ReadOnly CharacterCasingProperty As DependencyProperty
Returns
Type Description
DependencyProperty Identifies the CharacterCasing attached property.
Remarks

This property is inheritable. If you set it on some control like a Button, it will be applied to all TextBlock and AccessText elements inside the button's visual tree.