TextBoxHelper.

GetIsClearTextButtonBehaviorEnabled(Button) Method

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
AttachedPropertyBrowsableForType

Parameters

Name Type Description
d Button

Return Value

Type Description
bool