Summary
Gets the Maximum number of characters the TextBox can accept.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ComboBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(ComboBox))]
public static int GetMaxLength(UIElement obj)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | UIElement |
Return Value
| Type | Description |
|---|---|
| int |
