[]
        
(Showing Draft Content)

C1.WPF.Core.TypographyExtensions.SetCharacterCasing

SetCharacterCasing Method

SetCharacterCasing(DependencyObject, CharacterCasing)

Sets the character casing for an element.

Declaration
public static void SetCharacterCasing(DependencyObject element, CharacterCasing value)
Parameters
Type Name Description
DependencyObject element

The element on which to set the CharacterCasing attached property..

CharacterCasing value

The CharacterCasing value to set.