Summary
Gets the clear text button visibility / feature. Can be used to enable text deletion.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
[Category(AppName.MahApps)]
public static bool GetClearTextButton(DependencyObject d)
Attributes
| Type | Description |
|---|---|
| Category |
Parameters
| Name | Type | Description |
|---|---|---|
| d | DependencyObject |
Return Value
| Type | Description |
|---|---|
| bool |
