ComboBoxHelper.

GetCharacterCasing(UIElement) Method

Summary

Gets the Character casing of the TextBox.
Namespace
MahApps.Metro.Controls
Containing Type
ComboBoxHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(ComboBox))]
public static CharacterCasing GetCharacterCasing(UIElement obj)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
obj UIElement

Return Value

Type Description
CharacterCasing