Summary
Sets the character casing of the control
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ControlsHelper
Syntax
public static void SetContentCharacterCasing(UIElement element, CharacterCasing value)
Parameters
Name | Type | Description |
---|---|---|
element | UIElement | |
value | CharacterCasing |
Return Value
Type | Description |
---|---|
void |