[]
Gets the character casing for an element.
public static CharacterCasing GetCharacterCasing(DependencyObject element)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element from which to read the property value. |
| Type | Description |
|---|---|
| CharacterCasing | The elements's character casing. |