Summary
Gets the clear text button behavior.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(ButtonBase))]
public static bool GetIsClearTextButtonBehaviorEnabled(Button d)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| d | Button |
Return Value
| Type | Description |
|---|---|
| bool |
